org.kuali.rice.krms.framework.engine
Interface Agenda

All Known Implementing Classes:
BasicAgenda

public interface Agenda


Method Summary
 boolean appliesTo(ExecutionEnvironment environment)
           
 void execute(ExecutionEnvironment environment)
           
 

Method Detail

execute

void execute(ExecutionEnvironment environment)

appliesTo

boolean appliesTo(ExecutionEnvironment environment)


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