| Package | Description |
|---|---|
| org.finra.herd.model.dto | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BusinessObjectDataNotificationEventParamsDto
A DTO that holds various parameters needed to trigger Business object data notification.
|
class |
StorageUnitNotificationEventParamsDto
A DTO that holds various parameters needed to trigger storage unit notification.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NotificationActionService.getIdentifyingInformation(NotificationEventParamsDto notificationEventParams,
BusinessObjectDataHelper businessObjectDataHelper)
Gets the identifying information.
|
Object |
NotificationActionService.performNotificationAction(NotificationEventParamsDto notificationEventParams)
Perform the notification action.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BusinessObjectDataNotificationJobActionServiceImpl.getIdentifyingInformation(NotificationEventParamsDto notificationEventParams,
BusinessObjectDataHelper businessObjectDataHelper) |
String |
StorageUnitStatusChangeNotificationJobActionServiceImpl.getIdentifyingInformation(NotificationEventParamsDto notificationEventParams,
BusinessObjectDataHelper businessObjectDataHelper) |
Object |
BusinessObjectDataNotificationJobActionServiceImpl.performNotificationAction(NotificationEventParamsDto notificationEventParams) |
Object |
StorageUnitStatusChangeNotificationJobActionServiceImpl.performNotificationAction(NotificationEventParamsDto notificationEventParams) |
Copyright © 2017. All rights reserved.