Click or drag to resize
WorkflowStepsUpgrade Class
Class to handle upgrade and object import of workflow steps.
Inheritance Hierarchy
SystemObject
  CMS.WorkflowEngine.InternalWorkflowStepsUpgrade

Namespace: CMS.WorkflowEngine.Internal
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax
C#
public sealed class WorkflowStepsUpgrade

The WorkflowStepsUpgrade type exposes the following members.

Constructors
  NameDescription
Public methodWorkflowStepsUpgrade
Top
Methods
  NameDescription
Public methodUpgrade
Performs upgrade of existing workflow steps.
Public methodUpgradeStep
Upgrades the workflow step to ensure its definition is valid.
Top
See Also