Uses of Class
com.vidispine.generated.NotificationJobTriggerType
-
Uses of NotificationJobTriggerType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationJobTriggerTypeModifier and TypeFieldDescriptionprotected NotificationJobTriggerTypeNotificationType.Trigger.jobMethods in com.vidispine.generated that return NotificationJobTriggerTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationJobTriggerType()Create an instance ofNotificationJobTriggerTypeNotificationType.Trigger.getJob()Gets the value of the job property.NotificationJobTriggerType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationJobTriggerType.withContentFilters(NotificationJobTriggerType.ContentFilters value) Sets the value of the contentFilters property.NotificationJobTriggerType.withCreate(String value) Sets the value of the create property.Sets the value of the fail property.NotificationJobTriggerType.withFilter(NotificationJobTriggerType.Filter value) Sets the value of the filter property.NotificationJobTriggerType.withFinished(String value) Sets the value of the finished property.NotificationJobTriggerType.withPlaceholder(Boolean value) Sets the value of the placeholder property.Sets the value of the stop property.Sets the value of the type property.NotificationJobTriggerType.withUpdate(String value) Sets the value of the update property.Methods in com.vidispine.generated with parameters of type NotificationJobTriggerTypeModifier and TypeMethodDescriptionvoidNotificationType.Trigger.setJob(NotificationJobTriggerType value) Sets the value of the job property.NotificationType.Trigger.withJob(NotificationJobTriggerType value) Sets the value of the job property.