public interface RouteTemplateParameterSource
| Modifier and Type | Field and Description |
|---|---|
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 ids as a set.
|
static final String TEMPLATE_ID
Apache Camel