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