You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Foppiano (JIRA)" <ji...@apache.org> on 2013/01/30 08:03:14 UTC

[jira] [Commented] (CAMEL-6021) support for pagination

    [ https://issues.apache.org/jira/browse/CAMEL-6021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566233#comment-13566233 ] 

Luca Foppiano commented on CAMEL-6021:
--------------------------------------

Pull request here: https://github.com/apache/camel/pull/8#issuecomment-12869878
                
> 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
>            Priority: Minor
>
> 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