Uses of Interface
org.kuali.rice.krms.framework.engine.Agenda
Packages that use Agenda
-
Uses of Agenda in org.kuali.rice.krms.framework.engine
Classes in org.kuali.rice.krms.framework.engine that implement AgendaModifier and TypeClassDescriptionclassAn implementation ofAgendathat executes over anAgendaTree.Constructor parameters in org.kuali.rice.krms.framework.engine with type arguments of type AgendaModifierConstructorDescriptionBasicContext(List<Agenda> agendas, List<org.kuali.rice.krms.api.engine.TermResolver<?>> termResolvers) Create a BasicContext with the given parameters -
Uses of Agenda in org.kuali.rice.krms.framework.type
Methods in org.kuali.rice.krms.framework.type that return AgendaModifier and TypeMethodDescriptionAgendaTypeService.loadAgenda(org.kuali.rice.krms.api.repository.agenda.AgendaDefinition agendaDefinition) Load an Agenda created from the givenAgendaDefinition