blob: e7c1b512a841b71ab8eb0d2ec8384513ba54d897 [file] [log] [blame]
{
"metadata": {
"id": "scriptGroovyActionRule",
"name": "Call groovy action",
"description": "Rule to call a groovy action",
"readOnly": true
},
"condition": {
"type": "eventTypeCondition",
"parameterValues": {
"eventTypeId": "updateAddress"
}
},
"actions": [
{
"type": "updateAddressGroovyAction"
}
]
}