| notificationTrigger | String[] | Valid notification triggers are ["entityCreated"]{.HTML-Code},<wbr/> ["entityUpdated"]{.HTML-Code},<wbr/> | 0..1 | The notification triggers listed indicate what kind of changes shall trigger a notification. |
| | | ["entityDeleted"]{.HTML-Code},<wbr/> ["attributeCreated"]{.HTML-Code},<wbr/> | | If not present, the default is the combination ["attributeCreated"]{.HTML-Code} |
| | | ["attributeUpdated"]{.HTML-Code},<wbr/> ["attributeDeleted"]{.HTML-Code} | | and ["attributeUpdated"]{.HTML-Code}. ["entityUpdated"]{.HTML-Code} is equivalent to |
| notificationTrigger | String[] | Valid notification triggers are ["entityCreated"]{.HTML-Code}, ["entityUpdated"]{.HTML-Code}, | 0..1 | The notification triggers listed indicate what kind of changes shall trigger a notification. |
| | | ["entityDeleted"]{.HTML-Code}, ["attributeCreated"]{.HTML-Code}, | | If not present, the default is the combination ["attributeCreated"]{.HTML-Code} |
| | | ["attributeUpdated"]{.HTML-Code}, ["attributeDeleted"]{.HTML-Code} | | and ["attributeUpdated"]{.HTML-Code}. ["entityUpdated"]{.HTML-Code} is equivalent to |
| | | | | the combination ["attributeCreated"]{.HTML-Code}, ["attributeUpdated"]{.HTML-Code} |