TriggerOptions Class |
Namespace: CMS.Automation
public class TriggerOptions
The TriggerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | TriggerOptions |
Name | Description | |
---|---|---|
![]() | AdditionalData |
The additional data for trigger that will be available in trigger via TriggerParameters[TRIGGER_DATA]
|
![]() | Info |
Info to add to process. Required field.
|
![]() | ObjectType |
Allowed object type of workflow process that trigger would start. Required field.
|
![]() | PassFunction |
Function that must be passed to process trigger.
|
![]() | Resolver |
Resolver on which macros of triggers will be resolved.
|
![]() | Types |
Allowed types of triggers to be processed. Leave empty to process all types of triggers.
|
Name | Description | |
---|---|---|
![]() | IgnoreProcesses |
List of processes to ignore.
|