Click or drag to resize
AutomationTemplateManager Methods

The AutomationTemplateManager type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateAutomationProcessFromTemplate
Creates new instance of WorkflowInfo in database with same steps, transitions and triggers as in given template.
Public methodStatic memberUpsertConfigurationFromWorkflow
Creates configuration (steps, transitions and triggers) from given workflow and inserts it to given template.
Top
See Also