arta.synergy.ejb.bp
Class ProcessFinishedListener

java.lang.Object
  extended by arta.synergy.ejb.bp.util.CommonEventListener
      extended by arta.synergy.ejb.bp.ProcessFinishedListener
All Implemented Interfaces:
java.io.Serializable, org.jbpm.api.listener.EventListener
Direct Known Subclasses:
DocumentFinishListener, WorkFinishListener

public class ProcessFinishedListener
extends CommonEventListener

Created by IntelliJ IDEA. User: topa Date: 20.09.2011 Time: 9:51:28 Выставляет стамп завершения процесса в схеме synergy

See Also:
Serialized Form

Field Summary
 
Fields inherited from class arta.synergy.ejb.bp.util.CommonEventListener
procInstID
 
Constructor Summary
ProcessFinishedListener()
           
 
Method Summary
 void notify(org.jbpm.api.listener.EventListenerExecution execution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessFinishedListener

public ProcessFinishedListener()
Method Detail

notify

public void notify(org.jbpm.api.listener.EventListenerExecution execution)
            throws java.lang.Exception
Specified by:
notify in interface org.jbpm.api.listener.EventListener
Overrides:
notify in class CommonEventListener
Throws:
java.lang.Exception


Copyright © 2000 Dummy Corp. All Rights Reserved.