public final class LazyAgendaTree extends Object implements AgendaTree
Constructor and Description |
---|
LazyAgendaTree(AgendaDefinition agendaDefinition,
RepositoryToEngineTranslator translator) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ExecutionEnvironment environment)
Execute with the given @{link ExecutionEnvironment}
|
void |
initialize() |
public LazyAgendaTree(AgendaDefinition agendaDefinition, RepositoryToEngineTranslator translator)
public void execute(ExecutionEnvironment environment)
AgendaTree
execute
in interface AgendaTree
environment
- ExecutionEnvironment
to execute withpublic void initialize()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.