| java.lang.Object | |
| ↳ | org.mule.modules.zendesk.model.holders.TriggerExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _actionType | |||||||||||
| _activeType | |||||||||||
| _conditionsType | |||||||||||
| _titleType | |||||||||||
| action | |||||||||||
| active | |||||||||||
| conditions | |||||||||||
| title | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves action
| |||||||||||
Retrieves active
| |||||||||||
Retrieves conditions
| |||||||||||
Retrieves title
| |||||||||||
Sets action
| |||||||||||
Sets active
| |||||||||||
Sets conditions
| |||||||||||
Sets title
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves action
Retrieves active
Retrieves conditions
Retrieves title
Sets action
| value | Value to set |
|---|
Sets active
| value | Value to set |
|---|
Sets conditions
| value | Value to set |
|---|
Sets title
| value | Value to set |
|---|