public class NodeDispatchedWorkflowExecutionItemImpl extends WorkflowExecutionItemImpl implements NodeStepExecutionItem
COMMAND_TYPE_CONDITIONAL, COMMAND_TYPE_NODE_FIRST, COMMAND_TYPE_PARALLEL, COMMAND_TYPE_STEP_FIRST, CONDITIONAL, NODE_FIRST, PARALLEL, STEP_FIRST| Constructor and Description |
|---|
NodeDispatchedWorkflowExecutionItemImpl(IWorkflow workflow) |
NodeDispatchedWorkflowExecutionItemImpl(WorkflowExecutionItem item) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNodeStepType() |
equals, getType, getWorkflow, hashCode, toStringgetLabel, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLabel, getTypepublic NodeDispatchedWorkflowExecutionItemImpl(IWorkflow workflow)
public NodeDispatchedWorkflowExecutionItemImpl(WorkflowExecutionItem item)
public java.lang.String getNodeStepType()
getNodeStepType in interface NodeStepExecutionItem