org.kuali.rice.krms.impl.provider.repository
Class LazyAgendaTree
java.lang.Object
org.kuali.rice.krms.impl.provider.repository.LazyAgendaTree
- All Implemented Interfaces:
- AgendaTree
public final class LazyAgendaTree
- extends Object
- implements AgendaTree
TODO...
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyAgendaTree
public LazyAgendaTree(AgendaDefinition agendaDefinition,
RepositoryToEngineTranslator translator)
execute
public void execute(ExecutionEnvironment environment)
- Description copied from interface:
AgendaTree
- Execute with the given @{link ExecutionEnvironment}
- Specified by:
execute
in interface AgendaTree
- Parameters:
environment
- ExecutionEnvironment
to execute with
initialize
public void initialize()
Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.