|
Guvnor - Project API 6.0.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventProcessingOption | |
|---|---|
| org.guvnor.common.services.project.model | |
| Uses of EventProcessingOption in org.guvnor.common.services.project.model |
|---|
| Methods in org.guvnor.common.services.project.model that return EventProcessingOption | |
|---|---|
static EventProcessingOption |
EventProcessingOption.determineEventProcessingMode(String mode)
|
EventProcessingOption |
KBaseModel.getEventProcessingMode()
|
static EventProcessingOption |
EventProcessingOption.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EventProcessingOption[] |
EventProcessingOption.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 EventProcessingOption | |
|---|---|
void |
KBaseModel.setEventProcessingMode(EventProcessingOption eventProcessingMode)
|
|
Guvnor - Project API 6.0.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||