| Package | Description |
|---|---|
| org.kie.workbench.common.services.shared.kmodule |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KBaseModel.setEventProcessingMode(EventProcessingOption eventProcessingMode) |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.