Overload List
Name | Description | |
---|---|---|
MoveStepInternal(TreeNode, WorkflowStepInfo) |
Moves the specified node to the first step without automatic transition in the workflow and returns the final step.
| |
MoveStepInternal(InfoType, StateInfoType, WorkflowStepInfo, UserInfo) |
Moves the specified object to the first step without automatic transition in the workflow and returns the final step.
(Inherited from AbstractWorkflowManager InfoType, StateInfoType, ActionEnumType .) |
See Also