public interface Agenda
| Modifier and Type | Method and Description | 
|---|---|
| void | clear() | 
| ActivationGroup | getActivationGroup(String name) | 
| AgendaGroup | getAgendaGroup(String name) | 
| RuleFlowGroup | getRuleFlowGroup(String name) | 
void clear()
AgendaGroup getAgendaGroup(String name)
ActivationGroup getActivationGroup(String name)
RuleFlowGroup getRuleFlowGroup(String name)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.