Package | Description |
---|---|
org.kie.camel.embedded.component |
Modifier and Type | Method and Description |
---|---|
KieEmbeddedEndpoint.Action |
KieEmbeddedEndpoint.getAction() |
static KieEmbeddedEndpoint.Action |
KieEmbeddedEndpoint.Action.resolveAction(String id) |
static KieEmbeddedEndpoint.Action |
KieEmbeddedEndpoint.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KieEmbeddedEndpoint.Action[] |
KieEmbeddedEndpoint.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KieEmbeddedEndpoint.setAction(KieEmbeddedEndpoint.Action action) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.