You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Marius Petria (JIRA)" <ji...@apache.org> on 2016/02/12 09:43:18 UTC

[jira] [Created] (SLING-5512) Improve JobManager.findJobs querying by supporting skip items

Marius Petria created SLING-5512:
------------------------------------

             Summary: Improve JobManager.findJobs querying by supporting skip items
                 Key: SLING-5512
                 URL: https://issues.apache.org/jira/browse/SLING-5512
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
            Reporter: Marius Petria


Currently findJobs API only accepts a limit parameter to restrict the size of the retrieved collection. In order to better support paged views of jobs we should also support a skip parameter. 

Also it would be very useful to have a countJobs API aswell.

[1] https://sling.apache.org/apidocs/sling8/org/apache/sling/event/jobs/JobManager.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)