| Modifier and Type | Field and Description |
|---|---|
protected List<JobNotificationContentFilter> |
NotificationJobTriggerType.ContentFilters.contentFilter |
| Modifier and Type | Method and Description |
|---|---|
static JobNotificationContentFilter |
JobNotificationContentFilter.fromValue(String v) |
static JobNotificationContentFilter |
JobNotificationContentFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobNotificationContentFilter[] |
JobNotificationContentFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobNotificationContentFilter> |
NotificationJobTriggerType.ContentFilters.getContentFilter()
Gets the value of the contentFilter property.
|
| Modifier and Type | Method and Description |
|---|---|
NotificationJobTriggerType.ContentFilters |
NotificationJobTriggerType.ContentFilters.withContentFilter(JobNotificationContentFilter... values) |
| Modifier and Type | Method and Description |
|---|---|
NotificationJobTriggerType.ContentFilters |
NotificationJobTriggerType.ContentFilters.withContentFilter(Collection<JobNotificationContentFilter> values) |
Copyright © 2015. All rights reserved.