@InterfaceStability.Evolving public interface ExecutorNotifier extends CruiseControlConfigurable
Modifier and Type | Method and Description |
---|---|
void |
sendNotification(ExecutorNotification notification)
When an execution completes successfully or is stopped this method should be called
|
configure
void sendNotification(ExecutorNotification notification)
notification
- Information to be sent.