Modifier and Type | Method and Description |
---|---|
ActionConfigurator |
createConfigurator()
Called by the Properties dialog within the Cumulus Client application to configure the action part
of a trigger.
|
ActionExecutor |
getActionExecutor(int condition)
Returns the actual executor for the given condition.
|
JPack |
getData()
Returns the configuration data.
|
java.lang.String |
getName(int language)
Returns the ESPs name for the given language.
|
int[] |
getSupportedConditions()
Returns the conditions this ESP supports.
|
void |
setData(JPack actionData)
Sets the configuration data for a specific trigger action.
|
java.lang.String getName(int language)
language
- language IDint[] getSupportedConditions()
ConditionTypes.CONDITION_TYPE_CATALOG_SETTINGS_CHANGED
,
ConditionTypes.CONDITION_TYPE_FIELD_VALUE_CHANGED
,
ConditionTypes.CONDITION_TYPE_RECORD_CATEGORY_ADDED
and
ConditionTypes.CONDITION_TYPE_RECORD_CATEGORY_DELETED
.ActionExecutor getActionExecutor(int condition)
condition
- the condition type hitvoid setData(JPack actionData)
actionData
- the configuration data for an instance of this action attached to a configured triggerJPack getData()
setData(com.canto.cumulus.utils.JPack)
ActionConfigurator createConfigurator()
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.