public class NodeDispatchedWorkflowExecutionItemImpl extends WorkflowExecutionItemImpl implements NodeStepExecutionItem
COMMAND_TYPE_NODE_FIRST, COMMAND_TYPE_PARALLEL, COMMAND_TYPE_STEP_FIRST, 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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getType
public NodeDispatchedWorkflowExecutionItemImpl(IWorkflow workflow)
public NodeDispatchedWorkflowExecutionItemImpl(WorkflowExecutionItem item)
public java.lang.String getNodeStepType()
getNodeStepType
in interface NodeStepExecutionItem