public interface JobNodeActivatableSet extends JobNodeActivateSet
JobNodeActivateSet
that allows activating the JobNode
instances.Modifier and Type | Method and Description |
---|---|
void |
activateJobNodes(TeamIdentifier currentTeam)
Activates the
JobNode instances within this
JobNodeActivateSet . |
addJobNode, addJobNode
void activateJobNodes(TeamIdentifier currentTeam)
JobNode
instances within this
JobNodeActivateSet
.currentTeam
- TeamIdentifier
of the current Team
activating
the JobNode
instances.Copyright © 2005–2016. All rights reserved.