| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
List<JobAction> |
BusinessObjectDataNotificationRegistration.getJobActions()
The list of jobs to execute when this notification is triggered
|
List<JobAction> |
BusinessObjectDataNotificationRegistrationCreateRequest.getJobActions()
The list of jobs to execute when this notification is triggered
|
List<JobAction> |
BusinessObjectDataNotificationRegistrationUpdateRequest.getJobActions()
The list of jobs to execute when this notification is triggered
|
List<JobAction> |
StorageUnitNotificationRegistration.getJobActions()
The list of jobs to execute when this notification is triggered
|
List<JobAction> |
StorageUnitNotificationRegistrationCreateRequest.getJobActions()
The list of jobs to execute when this notification is triggered
|
List<JobAction> |
StorageUnitNotificationRegistrationUpdateRequest.getJobActions()
The list of jobs to execute when this notification is triggered
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataNotificationRegistration.setJobActions(List<JobAction> jobActions) |
void |
BusinessObjectDataNotificationRegistrationCreateRequest.setJobActions(List<JobAction> jobActions) |
void |
BusinessObjectDataNotificationRegistrationUpdateRequest.setJobActions(List<JobAction> jobActions) |
void |
StorageUnitNotificationRegistration.setJobActions(List<JobAction> jobActions) |
void |
StorageUnitNotificationRegistrationCreateRequest.setJobActions(List<JobAction> jobActions) |
void |
StorageUnitNotificationRegistrationUpdateRequest.setJobActions(List<JobAction> jobActions) |
Copyright © 2017. All rights reserved.