| Package | Description |
|---|---|
| org.kuali.rice.krms.framework.engine | |
| org.kuali.rice.krms.framework.type |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAgenda
An implementation of
Agenda that executes over an AgendaTree. |
| Constructor and Description |
|---|
BasicContext(List<Agenda> agendas,
List<TermResolver<?>> termResolvers)
Create a BasicContext with the given parameters
|
| Modifier and Type | Method and Description |
|---|---|
Agenda |
AgendaTypeService.loadAgenda(AgendaDefinition agendaDefinition)
Load an Agenda created from the given
AgendaDefinition |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.