Package | Description |
---|---|
org.apache.camel.spring.boot.actuate.endpoint |
Modifier and Type | Method and Description |
---|---|
static CamelRoutesEndpoint.WriteAction |
CamelRoutesEndpoint.WriteAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CamelRoutesEndpoint.WriteAction[] |
CamelRoutesEndpoint.WriteAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CamelRoutesEndpoint.doWriteAction(String id,
CamelRoutesEndpoint.WriteAction action,
CamelRoutesEndpoint.TimeInfo timeInfo) |
Apache Camel