|
Guvnor - Project API 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeclarativeAgendaOption | |
|---|---|
| org.guvnor.common.services.project.model | |
| Uses of DeclarativeAgendaOption in org.guvnor.common.services.project.model |
|---|
| Methods in org.guvnor.common.services.project.model that return DeclarativeAgendaOption | |
|---|---|
static DeclarativeAgendaOption |
DeclarativeAgendaOption.determineDeclarativeAgendaMode(String declarativeAgenda)
|
DeclarativeAgendaOption |
KBaseModel.getDeclarativeAgenda()
|
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. |
| Methods in org.guvnor.common.services.project.model with parameters of type DeclarativeAgendaOption | |
|---|---|
void |
KBaseModel.setDeclarativeAgenda(DeclarativeAgendaOption declarativeAgenda)
|
|
Guvnor - Project API 6.0.1.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||