public interface StepExecutionContext extends ExecutionContext
Modifier and Type | Method and Description |
---|---|
FlowControl |
getFlowControl() |
java.util.List<java.lang.Integer> |
getStepContext() |
int |
getStepNumber() |
getAuthContext, getCharsetEncoding, getDataContext, getDataContextObject, getExecutionListener, getExecutionLogger, getFramework, getFrameworkProject, getJobService, getLoggingManager, getLoglevel, getNodeRankAttribute, getNodes, getNodeSelector, getNodeService, getOrchestrator, getOutputContext, getPluginControlService, getPrivateDataContext, getPrivateDataContextObject, getSharedDataContext, getStorageTree, getThreadCount, getUser, getWorkflowExecutionListener, isKeepgoing, isNodeRankOrderAscending
int getStepNumber()
java.util.List<java.lang.Integer> getStepContext()
FlowControl getFlowControl()