arta.synergy.ejb.bp
Class CheckSignalDecisionHandler

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

public class CheckSignalDecisionHandler
extends java.lang.Object
implements org.jbpm.api.jpdl.DecisionHandler

User: user Date: 12.06.14 Time: 10:19 Проверка сигнала, который получил процесс, для определения отправки сигнала дочернему или родительскому процессу

See Also:
Serialized Form

Constructor Summary
CheckSignalDecisionHandler()
           
 
Method Summary
 java.lang.String decide(org.jbpm.api.model.OpenExecution openExecution)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckSignalDecisionHandler

public CheckSignalDecisionHandler()
Method Detail

decide

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


Copyright © 2000 Dummy Corp. All Rights Reserved.