| 
KIE API 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeclarativeAgendaOption | |
|---|---|
| org.kie.api.builder.model | |
| org.kie.api.conf | |
| Uses of DeclarativeAgendaOption in org.kie.api.builder.model | 
|---|
| Methods in org.kie.api.builder.model that return DeclarativeAgendaOption | |
|---|---|
 DeclarativeAgendaOption | 
KieBaseModel.getDeclarativeAgenda()
Returns the DeclarativeAgendaOption of this KieBaseModel  | 
| Methods in org.kie.api.builder.model with parameters of type DeclarativeAgendaOption | |
|---|---|
 KieBaseModel | 
KieBaseModel.setDeclarativeAgenda(DeclarativeAgendaOption declarativeAgenda)
Sets the DeclarativeAgendaOption for this KieBaseModel Default is DeclarativeAgendaOption.DISABLED  | 
| Uses of DeclarativeAgendaOption in org.kie.api.conf | 
|---|
| Methods in org.kie.api.conf that return DeclarativeAgendaOption | |
|---|---|
static DeclarativeAgendaOption | 
DeclarativeAgendaOption.determineDeclarativeAgenda(String option)
 | 
static DeclarativeAgendaOption | 
DeclarativeAgendaOption.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static DeclarativeAgendaOption[] | 
DeclarativeAgendaOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
KIE API 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||