org.jbpm.graph.node
Interface DecisionHandler

All Superinterfaces:
java.io.Serializable

public interface DecisionHandler
extends java.io.Serializable

decision handler as in jbpm 2.


Method Summary
 java.lang.String decide(ExecutionContext executionContext)
           
 

Method Detail

decide

java.lang.String decide(ExecutionContext executionContext)
                        throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.