public abstract class BusinessObjectDataNotificationJobActionServiceImpl extends NotificationActionServiceImpl
PARAM_BUSINESS_OBJECT_DATA, PARAM_BUSINESS_OBJECT_DATA_VERSION, PARAM_BUSINESS_OBJECT_DEFINITION_NAME, PARAM_BUSINESS_OBJECT_DEFINITION_NAMESPACE, PARAM_BUSINESS_OBJECT_FORMAT_FILE_TYPE, PARAM_BUSINESS_OBJECT_FORMAT_USAGE, PARAM_BUSINESS_OBJECT_FORMAT_VERSION, PARAM_CORRELATION_DATA, PARAM_NAMESPACE, PARAM_NOTIFICATION_NAME, PARAM_PARTITION_COLUMN_NAMES, PARAM_PARTITION_VALUES| Modifier | Constructor and Description |
|---|---|
protected |
BusinessObjectDataNotificationJobActionServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifyingInformation(NotificationEventParamsDto notificationEventParams,
BusinessObjectDataHelper businessObjectDataHelper)
Gets the identifying information.
|
String |
getNotificationType()
Return the type of notification type it supports.
|
Object |
performNotificationAction(NotificationEventParamsDto notificationEventParams)
Perform the notification action.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNotificationActionTypeprotected BusinessObjectDataNotificationJobActionServiceImpl()
public String getIdentifyingInformation(NotificationEventParamsDto notificationEventParams, BusinessObjectDataHelper businessObjectDataHelper)
NotificationActionServicepublic String getNotificationType()
NotificationActionServicepublic Object performNotificationAction(NotificationEventParamsDto notificationEventParams) throws Exception
NotificationActionServiceExceptionCopyright © 2021. All rights reserved.