Package | Description |
---|---|
com.canto.cumulus.server.esp.modules.trigger.catalogsettingschanged |
Classes of the Cumulus Server Trigger Action API.
|
com.canto.cumulus.server.esp.modules.trigger.fieldvaluechanged |
Classes of the Cumulus Server Trigger Action API.
|
com.canto.cumulus.server.esp.modules.trigger.recordcategoryadded |
Classes of the Cumulus Server Trigger Action API.
|
com.canto.cumulus.server.esp.modules.trigger.recordcategorydeleted |
Classes of the Cumulus Server Trigger Action API.
|
Modifier and Type | Method and Description |
---|---|
void |
CatalogSettingsChangedActionExecutor.performAction(TriggerData triggerData,
JPack actionData,
CatalogSettingsChangedConditionRuntimeData catalogSettingsChangedConditionRuntimeData)
Called when a catalog settings changed condition has fired.
|
Modifier and Type | Method and Description |
---|---|
void |
FieldValueChangedActionExecutor.performAction(TriggerData triggerData,
FieldValueChangedConditionData fieldValueChangedConditionData,
JPack actionData,
FieldValueChangedConditionRuntimeData fieldValueChangedConditionRuntimeData)
Called when a field value changed condition has fired.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordCategoryAddedActionExecutor.performAction(TriggerData triggerData,
JPack actionData,
RecordCategoryAddedConditionRuntimeData recordCategoryAddedConditionRuntimeData)
Called when a record or category addition condition has fired.
|
Modifier and Type | Method and Description |
---|---|
void |
RecordCategoryDeletedActionExecutor.performAction(TriggerData triggerData,
JPack actionData,
RecordCategoryDeletedConditionRuntimeData recordCategoryDeletedConditionRuntimeData)
Called when a record or category deletion condition has fired.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.