| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAgendaTree
An implementation of
AgendaTree that executes a ExecutionEnvironment over its list of AgendaTreeEntrys. |
| Constructor and Description |
|---|
BasicAgenda(Map<String,String> qualifiers,
AgendaTree agendaTree)
Create a BasicAgenda with the given qualifiers and
AgendaTree |
BasicAgendaTreeEntry(Rule rule,
AgendaTree ifTrue,
AgendaTree ifFalse)
Create a BasicAgendaTreeEntry with the given
Rule and ifTrue, ifFalse AgendaTrees. |
SubAgenda(AgendaTree agendaTree)
Create a SubAgenda with the given
AgendaTree |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.