org.activiti.engine.impl.bpmn.listener
类 ScriptExecutionListener
java.lang.Object
org.activiti.engine.impl.bpmn.listener.ScriptExecutionListener
- 所有已实现的接口:
- Serializable, ExecutionListener
public class ScriptExecutionListener
- extends Object
- implements ExecutionListener
- 另请参见:
- 序列化表格
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptExecutionListener
public ScriptExecutionListener()
notify
public void notify(DelegateExecution execution)
throws Exception
- 指定者:
- 接口
ExecutionListener
中的 notify
- 抛出:
Exception
setScript
public void setScript(Expression script)
setLanguage
public void setLanguage(Expression language)
setResultVariable
public void setResultVariable(Expression resultVariable)
Copyright © 2013 Alfresco. All rights reserved.