public interface NotificationActionService
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifyingInformation(NotificationEventParamsDto notificationEventParams,
BusinessObjectDataHelper businessObjectDataHelper)
Gets the identifying information.
|
String |
getNotificationActionType()
Return the type of notification action it supports.
|
String |
getNotificationType()
Return the type of notification type it supports.
|
Object |
performNotificationAction(NotificationEventParamsDto notificationEventParams)
Perform the notification action.
|
String getNotificationType()
String getNotificationActionType()
Object performNotificationAction(NotificationEventParamsDto notificationEventParams) throws Exception
ExceptionString getIdentifyingInformation(NotificationEventParamsDto notificationEventParams, BusinessObjectDataHelper businessObjectDataHelper)
Copyright © 2019. All rights reserved.