org.jbpm.graph.node
Interface DecisionHandler

All Superinterfaces:
Serializable

public interface DecisionHandler
extends Serializable

decision handler as in jbpm 2.


Method Summary
 String decide(ExecutionContext executionContext)
           
 

Method Detail

decide

String decide(ExecutionContext executionContext)
              throws Exception
Throws:
Exception


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