org.exoplatform.processes.holidays
Class MockDecisionHandler

java.lang.Object
  extended by org.exoplatform.processes.holidays.MockDecisionHandler
All Implemented Interfaces:
java.io.Serializable, org.jbpm.graph.node.DecisionHandler

public class MockDecisionHandler
extends java.lang.Object
implements org.jbpm.graph.node.DecisionHandler

Created y the eXo platform team User: Benjamin Mestrallet Date: 12 mai 2004

See Also:
Serialized Form

Constructor Summary
MockDecisionHandler()
           
 
Method Summary
 java.lang.String decide(org.jbpm.graph.exe.ExecutionContext executionContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockDecisionHandler

public MockDecisionHandler()
Method Detail

decide

public java.lang.String decide(org.jbpm.graph.exe.ExecutionContext executionContext)
Specified by:
decide in interface org.jbpm.graph.node.DecisionHandler


Copyright © 2011 eXo Platform SAS. All Rights Reserved.