Class FlexibleSearchRetentionItemsProvider

    • Method Detail

      • nextItemsForCleanup

        public java.util.List<ItemToCleanup> nextItemsForCleanup()
        Description copied from interface: RetentionItemsProvider
        Select items for cleanup, returns the next batch items in the iteration.
        Returns:
        the list of items to clean up
      • getFinalQueryParams

        protected java.util.Map<java.lang.String,​java.lang.Object> getFinalQueryParams()
      • provideCalculatedAdditionalParams

        protected java.util.Map<java.lang.String,​java.lang.Object> provideCalculatedAdditionalParams()