Class BulkActionObject

All Implemented Interfaces:
Resource, Adaptable

public class BulkActionObject extends DefaultObject
Bulk endpoint to perform bulk actions on a set of documents.
Since:
10.3
  • Field Details

    • query

      protected String query
    • scroller

      protected String scroller
    • queryLimit

      protected long queryLimit
  • Constructor Details

    • BulkActionObject

      public BulkActionObject()
  • Method Details