Uses of Class
org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
Packages that use JscriptWorkflowTransition
-
Uses of JscriptWorkflowTransition in org.alfresco.repo.workflow.jscript
Constructor parameters in org.alfresco.repo.workflow.jscript with type arguments of type JscriptWorkflowTransitionModifierConstructorDescriptionJscriptWorkflowNode(String name, String title, String description, boolean isTaskNode, ArrayList<JscriptWorkflowTransition> transitions, org.mozilla.javascript.Scriptable scope, ServiceRegistry serviceRegistry) Constructor to create a new instance of this class