@Service @Transactional(value="herdTransactionManager") public class StorageUnitStatusChangeNotificationJobActionServiceImpl 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| Constructor and Description |
|---|
StorageUnitStatusChangeNotificationJobActionServiceImpl() |
| 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.
|
public StorageUnitStatusChangeNotificationJobActionServiceImpl()
public String getIdentifyingInformation(NotificationEventParamsDto notificationEventParams, BusinessObjectDataHelper businessObjectDataHelper)
NotificationActionServicepublic String getNotificationActionType()
NotificationActionServicepublic String getNotificationType()
NotificationActionServicepublic Object performNotificationAction(NotificationEventParamsDto notificationEventParams) throws Exception
NotificationActionServiceExceptionCopyright © 2019. All rights reserved.