public class DelegateExecutionScriptBase extends ActivitiScriptBase
ScriptService
, in activiti's
DelegateExecution
context.EXECUTION_BINDING_NAME, PERSON_BINDING_NAME, runAs, script, scriptProcessor, USERHOME_BINDING_NAME
Constructor and Description |
---|
DelegateExecutionScriptBase() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Object> |
getInputMap(org.activiti.engine.delegate.DelegateExecution execution,
String runAsUser) |
protected void |
runScript(org.activiti.engine.delegate.DelegateExecution execution)
Run the script that is configured, using the given execution.
|
executeScript, executeScript, executeScriptAsUser, getPersonNode, getServiceRegistry, getStringValue, setRunAs, setScript, setScriptProcessor
Copyright © 2005–2017 Alfresco Software. All rights reserved.