Package | Description |
---|---|
org.apache.camel.component.bonita | |
org.apache.camel.component.bonita.util |
Modifier and Type | Method and Description |
---|---|
BonitaOperation |
BonitaConfiguration.getOperation() |
Modifier and Type | Method and Description |
---|---|
void |
BonitaConfiguration.setOperation(BonitaOperation operation)
Operation to use
|
Modifier and Type | Method and Description |
---|---|
static BonitaOperation |
BonitaOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BonitaOperation[] |
BonitaOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel