public interface IWorkflow
Modifier and Type | Method and Description |
---|---|
java.util.List<StepExecutionItem> |
getCommands() |
java.lang.String |
getStrategy() |
int |
getThreadcount() |
boolean |
isKeepgoing() |
java.util.List<StepExecutionItem> getCommands()
int getThreadcount()
boolean isKeepgoing()
java.lang.String getStrategy()