[ 
https://issues.apache.org/jira/browse/CAMEL-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang resolved CAMEL-6021.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.11.0

Applied the patch into trunk with thanks to Luca after minor refactoring.

                
> camel-twitter - support for pagination
> --------------------------------------
>
>                 Key: CAMEL-6021
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6021
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-twitter
>    Affects Versions: 2.10.3
>            Reporter: Luca Foppiano
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> Add the support for pagination in the component, it is already supported by 
> twtter4j. 
> The parameter will be called numberOfPages (to be check if is not too long) 
> for example: 
> twitter://search?type=direct&keywords=camel&numberOfPages=2
> for the header it will be used a new constant: 
> .setHeader(TwitterConstants.TWITTER_NUMBER_OF_PAGES, constant(5))

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to