arta.synergy.ejb.bp.route
Class IsRouteStepCompleteHandler

java.lang.Object
  extended by arta.synergy.ejb.bp.route.IsRouteStepCompleteHandler
All Implemented Interfaces:
java.io.Serializable, org.jbpm.api.jpdl.DecisionHandler, org.jbpm.api.listener.EventListener

public class IsRouteStepCompleteHandler
extends java.lang.Object
implements org.jbpm.api.jpdl.DecisionHandler, org.jbpm.api.listener.EventListener

Created by IntelliJ IDEA. User: topa Date: 08.06.2011 Time: 12:34:18 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
IsRouteStepCompleteHandler()
           
 
Method Summary
 java.lang.String decide(org.jbpm.api.model.OpenExecution execution)
           
 void notify(org.jbpm.api.listener.EventListenerExecution eventListenerExecution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IsRouteStepCompleteHandler

public IsRouteStepCompleteHandler()
Method Detail

decide

public java.lang.String decide(org.jbpm.api.model.OpenExecution execution)
Specified by:
decide in interface org.jbpm.api.jpdl.DecisionHandler

notify

public void notify(org.jbpm.api.listener.EventListenerExecution eventListenerExecution)
            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.