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 java.util.Map |
getInputMap(org.activiti.engine.delegate.DelegateExecution execution,
java.lang.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, setScriptProcessorprotected void runScript(org.activiti.engine.delegate.DelegateExecution execution)
throws java.lang.Exception
java.lang.Exceptionprotected java.util.Map getInputMap(org.activiti.engine.delegate.DelegateExecution execution,
java.lang.String runAsUser)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.