[
https://issues.apache.org/jira/browse/CAMEL-9930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272460#comment-15272460
]
ASF GitHub Bot commented on CAMEL-9930:
---------------------------------------
GitHub user jludvice opened a pull request:
https://github.com/apache/camel/pull/979
[CAMEL-9930] Add supported unit formats for delay parameter
* add to @UriParam and to setter javadoc
* for timer endpoint
* for scheduled poll endpoint
* followup after #972
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jludvice/camel CAMEL-9930-period-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/979.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #979
----
commit 8b82fb3fd3047a4eadc59152dc9837a5ecc63419
Author: Josef Ludvicek <[email protected]>
Date: 2016-05-05T14:43:20Z
[CAMEL-9930] Add supported unit formats for delay parameter
* add to @UriParam and to setter javadoc
* for timer endpoint
* for scheduled poll endpoint
----
> camel timer docs - add supported formats
> ----------------------------------------
>
> Key: CAMEL-9930
> URL: https://issues.apache.org/jira/browse/CAMEL-9930
> Project: Camel
> Issue Type: Task
> Components: documentation
> Affects Versions: 2.17.0
> Reporter: Josef Ludvíček
> Assignee: Claus Ibsen
> Priority: Trivial
>
> Documentation of camel timer component http://camel.apache.org/timer.html
> describes option {{period}} but it lacks list (or link) to supported formats
> http://camel.apache.org/how-do-i-specify-time-period-in-a-human-friendly-syntax.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)