Improve period DSL
------------------

                 Key: CAMEL-3439
                 URL: https://issues.apache.org/jira/browse/CAMEL-3439
             Project: Camel
          Issue Type: Improvement
          Components: camel-scala
            Reporter: Pavel Grushetzky
            Priority: Minor


* Support more time units - milliseconds to weeks
* Allow mixed units in period spec: 3 hours 20 minutes 30 seconds
* Internally remove/minimize duplication, so that units and relevant 
transformations are defined in one place. Current codebase has these in
  - Period
  - RichInt
  - Frequency
  - SDelayDefinition
  - SThrottleDefinition


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to