Overload List
Name | Description | |
---|---|---|
![]() | MoveToStepInternal(TreeNode, WorkflowStepInfo, WorkflowStepInfo, String, WorkflowTransitionTypeEnum) |
Moves the specified node to the specified step in the workflow and returns the step.
|
![]() | MoveToStepInternal(TreeNode, BaseInfo, WorkflowStepInfo, WorkflowStepInfo, String, WorkflowTransitionTypeEnum, Boolean) |
Moves the specified node to the specified step in the workflow and returns the step.
(Overrides AbstractWorkflowManager InfoType, StateInfoType, ActionEnumType MoveToStepInternal(InfoType, StateInfoType, WorkflowStepInfo, WorkflowStepInfo, String, WorkflowTransitionTypeEnum, Boolean).) |
![]() | MoveToStepInternal(TreeNode, WorkflowStepInfo, WorkflowStepInfo, String, Boolean, WorkflowTransitionTypeEnum, Boolean) |
Moves the specified node to the specified step in the workflow and returns the step.
|
See Also