|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StepExecutionContext
StepExecutionContext is ...
Method Summary | |
---|---|
java.util.List<java.lang.Integer> |
getStepContext()
Return the stack of step numbers within the larger workflow context. |
int |
getStepNumber()
Returns the step being executed. |
Methods inherited from interface com.dtolabs.rundeck.core.execution.ExecutionContext |
---|
getAuthContext, getDataContext, getExecutionListener, getFramework, getFrameworkProject, getLoglevel, getNodeRankAttribute, getNodes, getNodeSelector, getNodesFile, getPrivateDataContext, getStorageTree, getThreadCount, getUser, isKeepgoing, isNodeRankOrderAscending |
Method Detail |
---|
int getStepNumber()
java.util.List<java.lang.Integer> getStepContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |