org.jbpm.api.jpdl
Interface DecisionHandler


public interface DecisionHandler

Author:
Tom Baeyens

Method Summary
 java.lang.String decide(OpenExecution execution)
          the name of the selected outgoing transition
 

Method Detail

decide

java.lang.String decide(OpenExecution execution)
the name of the selected outgoing transition



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