Creates action executor with prefilled parameters.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
- Type: InfoType
Current object in workflow
- stateObj
- Type: StateInfoType
State object
- user
- Type: CMS.Membership UserInfo
User
- initialStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Initial workflow step
- actionStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Initial workflow step
Return Value
Type: ActionsExecutor InfoType, StateInfoType, ActionEnumTypeSee Also