...
This method is invoked whenever an AlertMessage is updated in UCS. An AlertMessage is modified using UCSAlertingAlerting.updateAlertMessage().
Info | ||
---|---|---|
| ||
Client interface also defines a method called updateMessage, but the intention of this method is to update a message that is being prepared BEFORE it is actually sent to UCS. In the current NiFi implementation, Client.updateMessage is not related in any way with UCSAlerting.updateAlertMessage. |
...