ActionsExecutorInfoType, StatusInfoType, ActionEnumType Class |
Namespace: CMS.WorkflowEngine
public class ActionsExecutor<InfoType, StatusInfoType, ActionEnumType> where InfoType : BaseInfo where StatusInfoType : BaseInfo where ActionEnumType : struct, new(), IConvertible
The ActionsExecutorInfoType, StatusInfoType, ActionEnumType type exposes the following members.
Name | Description | |
---|---|---|
ActionsExecutorInfoType, StatusInfoType, ActionEnumType |
Creates executor of action based on given arguments.
|