|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl
com.dtolabs.rundeck.core.execution.workflow.NodeDispatchedWorkflowExecutionItemImpl
public class NodeDispatchedWorkflowExecutionItemImpl
NodeDispatchedWorkflowExecutionItemImpl is ...
Field Summary |
---|
Fields inherited from interface com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItem |
---|
COMMAND_TYPE_NODE_FIRST, COMMAND_TYPE_STEP_FIRST, NODE_FIRST, STEP_FIRST |
Constructor Summary | |
---|---|
NodeDispatchedWorkflowExecutionItemImpl(IWorkflow workflow)
|
|
NodeDispatchedWorkflowExecutionItemImpl(WorkflowExecutionItem item)
|
Method Summary | |
---|---|
java.lang.String |
getNodeStepType()
Return the type name of the StepExecution provider to use. |
Methods inherited from class com.dtolabs.rundeck.core.execution.workflow.WorkflowExecutionItemImpl |
---|
equals, getType, getWorkflow, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.dtolabs.rundeck.core.execution.StepExecutionItem |
---|
getType |
Constructor Detail |
---|
public NodeDispatchedWorkflowExecutionItemImpl(IWorkflow workflow)
public NodeDispatchedWorkflowExecutionItemImpl(WorkflowExecutionItem item)
Method Detail |
---|
public java.lang.String getNodeStepType()
NodeStepExecutionItem
getNodeStepType
in interface NodeStepExecutionItem
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |