Uses of Class
org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Packages that use JscriptWorkflowPath Package Description org.alfresco.repo.workflow.jscript -
-
Uses of JscriptWorkflowPath in org.alfresco.repo.workflow.jscript
Methods in org.alfresco.repo.workflow.jscript that return JscriptWorkflowPath Modifier and Type Method Description JscriptWorkflowPathJscriptWorkflowPath. signal(java.lang.String transitionId)Signal a transition to another node in the workflowJscriptWorkflowPathJscriptWorkflowDefinition. startWorkflow(java.lang.Object properties)Start workflow instance from workflow definition without attaching any package node to the workflowJscriptWorkflowPathJscriptWorkflowDefinition. startWorkflow(ScriptNode workflowPackage, java.lang.Object properties)Start workflow instance from workflow definition
-