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)
AgendaTreeexecute in interface AgendaTreeenvironment - ExecutionEnvironment to execute withpublic void initialize()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.