| AutomationTemplateManager Class |
Namespace: CMS.Automation
public static class AutomationTemplateManager
The AutomationTemplateManager type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAutomationProcessFromTemplate |
Creates new instance of WorkflowInfo in database with same steps, transitions and triggers as in given template.
| |
| UpsertConfigurationFromWorkflow |
Creates configuration (steps, transitions and triggers) from given workflow and inserts it to given template.
|