Repository: camel Updated Branches: refs/heads/master 034b73cb3 -> 59cc62850
Polished Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/59cc6285 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/59cc6285 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/59cc6285 Branch: refs/heads/master Commit: 59cc628505cb4e2b40c50a6eeee478706f5bb515 Parents: f3eae07 Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Jan 28 09:19:48 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Jan 28 09:21:20 2016 +0100 ---------------------------------------------------------------------- components/camel-twitter/src/main/docs/twitter.adoc | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/59cc6285/components/camel-twitter/src/main/docs/twitter.adoc ---------------------------------------------------------------------- diff --git a/components/camel-twitter/src/main/docs/twitter.adoc b/components/camel-twitter/src/main/docs/twitter.adoc index 354fcf6..927581a 100644 --- a/components/camel-twitter/src/main/docs/twitter.adoc +++ b/components/camel-twitter/src/main/docs/twitter.adoc @@ -45,9 +45,11 @@ Twitter component The twitter component can be configured with the Twitter account settings which is mandatory to configure before using. + // component options: START The Twitter component supports 8 options which are listed below. + [width="100%",cols="2s,1m,8",options="header"] |======================================================================= | Name | Java Type | Description @@ -62,6 +64,7 @@ The Twitter component supports 8 options which are listed below. |======================================================================= // component options: END + You can also configure these options directly in the endpoint. [[Twitter-ConsumerEndpoints]]