Uses of Class
com.vidispine.generated.NotificationJavaScriptActionType
-
Uses of NotificationJavaScriptActionType in com.vidispine.generated
Fields in com.vidispine.generated declared as NotificationJavaScriptActionTypeModifier and TypeFieldDescriptionprotected NotificationJavaScriptActionType
NotificationType.Action.javascript
Methods in com.vidispine.generated that return NotificationJavaScriptActionTypeModifier and TypeMethodDescriptionObjectFactory.createNotificationJavaScriptActionType()
Create an instance ofNotificationJavaScriptActionType
NotificationType.Action.getJavascript()
Gets the value of the javascript property.NotificationJavaScriptActionType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) NotificationJavaScriptActionType.withExtradata
(String value) Sets the value of the extradata property.Sets the value of the group property.NotificationJavaScriptActionType.withRetry
(BigInteger value) Sets the value of the retry property.NotificationJavaScriptActionType.withScript
(String value) Sets the value of the script property.NotificationJavaScriptActionType.withSynchronous
(boolean value) Sets the value of the synchronous property.Methods in com.vidispine.generated with parameters of type NotificationJavaScriptActionTypeModifier and TypeMethodDescriptionvoid
NotificationType.Action.setJavascript
(NotificationJavaScriptActionType value) Sets the value of the javascript property.NotificationType.Action.withJavascript
(NotificationJavaScriptActionType value) Sets the value of the javascript property.