Uses of Class
org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Packages that use JscriptWorkflowInstance Package Description org.alfresco.repo.workflow.jscript -
-
Uses of JscriptWorkflowInstance in org.alfresco.repo.workflow.jscript
Methods in org.alfresco.repo.workflow.jscript that return JscriptWorkflowInstance Modifier and Type Method Description JscriptWorkflowInstanceJscriptWorkflowPath. getInstance()Gets the value of theinstancepropertyJscriptWorkflowInstanceWorkflowManager. getInstance(java.lang.String workflowInstanceID)Get Workflow Instance by IDConstructors in org.alfresco.repo.workflow.jscript with parameters of type JscriptWorkflowInstance Constructor Description JscriptWorkflowPath(java.lang.String id, WorkflowNode node, JscriptWorkflowInstance instance, ServiceRegistry serviceRegistry, org.mozilla.javascript.Scriptable scope)Creates a new instance of a workflow path
-