| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAgendaTreeEntry
A
AgendaTreeEntry which executes its ifTrue AgendaTree if the given Rule result is true or
its ifFalse AgendaTree if the result is false. |
| Constructor and Description |
|---|
BasicAgendaTree(AgendaTreeEntry... entries)
Create a BasicAgendaTree with the given
AgendaTreeEntrys |
| Constructor and Description |
|---|
BasicAgendaTree(List<AgendaTreeEntry> entries)
Create a BasicAgendaTree with the given
AgendaTreeEntrys |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.