Class NuxeoDriveScrollDescendants


  • public class NuxeoDriveScrollDescendants
    extends Object
    Retrieves at most batchSize descendants of the FolderItem with the given id for the given scrollId.

    When passing a null scrollId the initial search request is executed and the first batch of results is returned along with a scrollId which should be passed to the next call in order to retrieve the next batch of results.

    Ideally, the search context made available by the initial search request is kept alive during keepAlive milliseconds if keepAlive is positive.

    Results are not necessarily sorted.

    Since:
    8.3