public static class CamelRoutesEndpoint.RouteEndpointInfo extends Object
Route
information as JSON.Constructor and Description |
---|
RouteEndpointInfo(org.apache.camel.Route route) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getGroup() |
String |
getId() |
Map<String,Object> |
getProperties() |
String |
getStatus() |
String |
getUptime() |
long |
getUptimeMillis() |
Apache Camel