java.lang.Object | ||
↳ | org.rundeck.api.domain.BaseState | |
↳ | org.rundeck.api.domain.WorkflowStepContextState |
Known Direct Subclasses |
A state for a particular step
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
The context id for the step in the form "#[/#[/#[...]]]" where "#" is a number
| |||||||||||
The step number of this step in the current workflow, 1 indexed.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.rundeck.api.domain.BaseState
| |||||||||||
From class
java.lang.Object
|
The context id for the step in the form "#[/#[/#[...]]]" where "#" is a number
The step number of this step in the current workflow, 1 indexed.