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.
|
Copyright © 2015. All rights reserved.