org.kuali.rice.krms.framework.engine
Class SubAgenda

java.lang.Object
  extended by org.kuali.rice.krms.framework.engine.SubAgenda
All Implemented Interfaces:
Rule

public class SubAgenda
extends Object
implements Rule


Constructor Summary
SubAgenda(AgendaTree agendaTree)
           
 
Method Summary
 boolean evaluate(ExecutionEnvironment environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubAgenda

public SubAgenda(AgendaTree agendaTree)
Method Detail

evaluate

public boolean evaluate(ExecutionEnvironment environment)
Specified by:
evaluate in interface Rule


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.