Package | Description |
---|---|
org.alfresco.repo.workflow.jscript |
Modifier and Type | Method and Description |
---|---|
JscriptWorkflowPath |
JscriptWorkflowPath.signal(String transitionId)
Signal a transition to another node in the workflow
|
JscriptWorkflowPath |
JscriptWorkflowDefinition.startWorkflow(Object properties)
Start workflow instance from workflow definition without
attaching any package node to the workflow
|
JscriptWorkflowPath |
JscriptWorkflowDefinition.startWorkflow(ScriptNode workflowPackage,
Object properties)
Start workflow instance from workflow definition
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.