java.lang.Object | |||
↳ | org.rundeck.api.domain.BaseState | ||
↳ | org.rundeck.api.domain.WorkflowStepContextState | ||
↳ | org.rundeck.api.domain.WorkflowStepState |
Represents the state of a step in a workflow
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return the state of each target node if this step runs on each target node
| |||||||||||
Return sub workflow if this step has one
| |||||||||||
Return true if this step runs on each target node
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.rundeck.api.domain.WorkflowStepContextState
| |||||||||||
From class
org.rundeck.api.domain.BaseState
| |||||||||||
From class
java.lang.Object
|
Return the state of each target node if this step runs on each target node
Return true if this step runs on each target node