Step Class |
Namespace: CMS.WorkflowEngine.Definitions
[SerializableAttribute] public class Step
The Step type exposes the following members.
Name | Description | |
---|---|---|
DefinitionPoint |
Source point with additional definitions
| |
Position |
Position of the step
| |
SourcePoints |
List of source points for transitions
| |
TimeoutEnabled |
Indicates whether timeout is enabled for the step.
| |
TimeoutInterval |
Timeout interval of the step
| |
TimeoutTarget |
GUID of target transition to use after timeout
|
Name | Description | |
---|---|---|
Clone |
Creates a clone of the object.
| |
CloneInternal |
Returns empty the instance of SourcePoint or derived type used for cloning.
| |
GetData |
Gets XML node representation.
| |
GetSerializer |
Return instance of XmlSerializer used afterwards to serialize the object.
|