public interface NotificationPlugin
| Modifier and Type | Method and Description |
|---|---|
boolean |
postNotification(java.lang.String trigger,
java.util.Map executionData,
java.util.Map config)
Post a notification for the given trigger, dataset, and configuration
|
boolean postNotification(java.lang.String trigger,
java.util.Map executionData,
java.util.Map config)
trigger - event type causing notificationexecutionData - execution dataconfig - notification configuration