[ 
https://issues.apache.org/jira/browse/CAMEL-14963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148410#comment-17148410
 ] 

Claus Ibsen edited comment on CAMEL-14963 at 6/30/20, 6:11 PM:
---------------------------------------------------------------

RouteTemplate

TODO: Model *DONE*
TODO: Validation that template properties are known in the route
TODO: Java DSL *DONE*
TODO: XML DSL
TODO: <routeTemplates> XML snippets *DONE*
TODO: Java API to create new routes from route templates *DONE*
TODO: Java unit test *DONE*
TODO: XML unit test
TODO: Example
TODO: Documentation
TODO: Add routes with anonymous route id (eg auto assigned) *DONE*
TODO: JMX API such as dump route template
TODO: Add detail on a route if it was created from a template and its template 
id *DONE*
TODO: Model XML loader *DONE*


was (Author: davsclaus):
RouteTemplate

TODO: Model *DONE*
TODO: Validation that template properties are known in the route
TODO: Java DSL *DONE*
TODO: XML DSL
TODO: <routeTemplates> XML snippets *DONE*
TODO: Java API to create new routes from route templates *DONE*
TODO: Java unit test *DONE*
TODO: XML unit test
TODO: Example
TODO: Documentation
TODO: Add routes with anonymous route id (eg auto assigned) *DONE*
TODO: JMX API such as dump route template
TODO: Add detail on a route if it was created from a template and its template 
id
TODO: Model XML loader *DONE*

> camel-core - Parameterized RouteBuilder
> ---------------------------------------
>
>                 Key: CAMEL-14963
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14963
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.5.0
>
>
> Had some talk with Luca about parameterized route builder/routes so you could 
> specify per route what parameters they has (required and optional) by 
> parameter name.
> Then this information can be used by tooling, camel component etc to be able 
> to instantiate a route and specify the parameters it requires.
> Some more details to follow. Just wanted to create a JIRA before forgetting.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to