Package com.vidispine.generated
Class NotificationJobTriggerType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.NotificationJobTriggerType.PropInfo
-
- Enclosing class:
- NotificationJobTriggerType
public static class NotificationJobTriggerType.PropInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
UPDATE
public static final transient String UPDATE
- See Also:
- Constant Field Values
-
STOP
public static final transient String STOP
- See Also:
- Constant Field Values
-
FINISHED
public static final transient String FINISHED
- See Also:
- Constant Field Values
-
FAIL
public static final transient String FAIL
- See Also:
- Constant Field Values
-
CREATE
public static final transient String CREATE
- See Also:
- Constant Field Values
-
PLACEHOLDER
public static final transient String PLACEHOLDER
- See Also:
- Constant Field Values
-
CONTENT_FILTERS
public static final transient String CONTENT_FILTERS
- See Also:
- Constant Field Values
-
FILTER
public static final transient String FILTER
- See Also:
- Constant Field Values
-
-