arta.synergy.ejb.bp.registries.listeners
Class RegistryRecordActivationListener

java.lang.Object
  extended by arta.synergy.ejb.bp.registries.listeners.RegistryRecordActivationListener
All Implemented Interfaces:
java.io.Serializable, org.jbpm.api.listener.EventListener

public class RegistryRecordActivationListener
extends java.lang.Object
implements org.jbpm.api.listener.EventListener

Created by val Date: 17.06.2013 Time: 17:54


Лисенер прикрепляется к маршруту реестра. В случае успешного завершения маршрута запись реестра отмечается как активная

See Also:
Serialized Form

Constructor Summary
RegistryRecordActivationListener()
           
 
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

RegistryRecordActivationListener

public RegistryRecordActivationListener()
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
Throws:
java.lang.Exception


Copyright © 2000 Dummy Corp. All Rights Reserved.