Uses of Class
com.vidispine.generated.NotificationActionType
-
-
Uses of NotificationActionType in com.vidispine.generated
Subclasses of NotificationActionType in com.vidispine.generated Modifier and Type Class Description class
NotificationEjbActionType
Java class for NotificationEjbActionType complex type.class
NotificationHttpActionType
Java class for NotificationHttpActionType complex type.class
NotificationJavaScriptActionType
Java class for NotificationJavaScriptActionType complex type.class
NotificationJmsActionType
Java class for NotificationJmsActionType complex type.class
NotificationSNSActionType
Java class for NotificationSNSActionType complex type.class
NotificationSQSActionType
Java class for NotificationSQSActionType complex type.Methods in com.vidispine.generated that return NotificationActionType Modifier and Type Method Description NotificationActionType
ObjectFactory. createNotificationActionType()
Create an instance ofNotificationActionType
NotificationActionType
NotificationActionType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
NotificationActionType
NotificationActionType. withExtradata(String value)
NotificationActionType
NotificationActionType. withGroup(String value)
NotificationActionType
NotificationActionType. withRetry(BigInteger value)
NotificationActionType
NotificationActionType. withSynchronous(boolean value)
-