WorkflowHelper Class |
Namespace: CMS.WorkflowEngine
public static class WorkflowHelper
The WorkflowHelper type exposes the following members.
Name | Description | |
---|---|---|
ACTION_SATUS_RUNNING |
Action status - running action
|
Name | Description | |
---|---|---|
MaxStepsHopsCount |
Maximum number of allowed step hops (to prevent endless cycles)
|
Name | Description | |
---|---|---|
CreateSourcePoint |
Creates source point with respect to workflow step type.
| |
GetDefaultEmailTemplateName |
Gets default e-mail template name.
| |
GetProcessStatusString |
Gets process status string representation.
| |
GetResolverName |
Gets macro resolver name for given workflow
| |
GetScheduledTaskName |
Gets scheduled task name for given object and step
| |
GetWorkflowActionString |
Gets workflow action string representation
| |
GetWorkflowEmailsSender |
Gets workflow e-mails default sender from settings
| |
GetWorkflowTriggerTypeString |
Gets workflow trigger type string representation.
| |
GetWorkflowTypeString |
Gets workflow type string representation
| |
SendWorkflowEmails |
Gets settings indicating if workflow e-mails should be sent
|