public interface RouteTemplateParameterSource
Modifier and Type | Field and Description |
---|---|
static String |
LOCATION |
static String |
TEMPLATE_ID |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
parameters(String routeId)
The parameters for the given route
|
Set<String> |
routeIds()
Gets the route id's as a set.
|
static final String TEMPLATE_ID
static final String LOCATION
Apache Camel