Interface | Description |
---|---|
ConfigurationData |
Configuration data associated with
|
If |
Represents the IF part of a rule
|
IfConditionConfiguration |
Represents configuration for rule matcher conditions.
|
IfThen |
Represents a single if-then element.
|
Rule |
A generic rule that is defined as a series of actions that is to be executed after being triggered by an
external source that matches a series of criteria.
|
RuleSet |
A rule set is a collection of rules that are grouped together with a name and a description.
|
RuleSetService |
Exposes CRUD operations for
Rule s. |
Then |
Represents the THEN part of a rule
|
ThenActionConfiguration |
Represents configuration for rule actions.
|
When |
Represents the when of a rule
|
WhenHandlerConfiguration |
Represents configuration for rule trigger handlers.
|
Copyright © 2019 Atlassian. All rights reserved.