org.activiti.engine.impl.history.handler
类 ProcessInstanceEndHandler

java.lang.Object
  继承者 org.activiti.engine.impl.history.handler.ProcessInstanceEndHandler
所有已实现的接口:
Serializable, ExecutionListener

public class ProcessInstanceEndHandler
extends Object
implements ExecutionListener

作者:
Tom Baeyens
另请参见:
序列化表格

字段摘要
 
从接口 org.activiti.engine.delegate.ExecutionListener 继承的字段
EVENTNAME_END, EVENTNAME_START, EVENTNAME_TAKE
 
构造方法摘要
ProcessInstanceEndHandler()
           
 
方法摘要
 void notify(DelegateExecution execution)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ProcessInstanceEndHandler

public ProcessInstanceEndHandler()
方法详细信息

notify

public void notify(DelegateExecution execution)
指定者:
接口 ExecutionListener 中的 notify


Copyright © 2013 Alfresco. All rights reserved.