| AutomationHelper Class |
Namespace: CMS.Automation
public static class AutomationHelper
The AutomationHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateEmptyWorkflow |
Creates an empty workflow object with steps Start and Finished.
| |
| GetProcessStatus |
Returns formatted string with process status name and CSS class. Only 'Processing' status is returned without CSS class.
| |
| GetTriggerName |
Returns formatted trigger name.
|