public class DroolsDecisionHandler
extends DroolsHandler
implements org.jbpm.graph.node.DecisionHandler
A jBPM DecisionHandler that delegates to a Drools WorkingMemory
held in a Seam context variable. The decision outcome is returned
by setting the outcome attribute of the global named "decision".