[
https://issues.apache.org/jira/browse/CAMEL-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Grushetzky updated CAMEL-3491:
------------------------------------
Attachment: schedule-dsl
Attaching patch that builds on top of CAMEL-3439
> Introduce scala DSL for schedule-triggered routes
> -------------------------------------------------
>
> Key: CAMEL-3491
> URL: https://issues.apache.org/jira/browse/CAMEL-3491
> Project: Camel
> Issue Type: Improvement
> Components: camel-scala
> Reporter: Pavel Grushetzky
> Priority: Minor
> Attachments: schedule-dsl
>
>
> Introduce DSL to generate exchanges
> * periodically, with a defined interval between fires. This is synonymous to
> [timer component|http://camel.apache.org/timer.html]
> * per cron schedule, just like [quartz
> component|http://camel.apache.org/quartz.html] does
> The resulting DSL intends to be a shortcut/replacement to "from" clause for
> typical schedule-triggered routes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.