Class ListDeferredDeletions

All Implemented Interfaces:
Callable<Integer>

public class ListDeferredDeletions extends BaseLiveSetCommand
  • Constructor Details

    • ListDeferredDeletions

      public ListDeferredDeletions()
  • Method Details

    • call

      protected Integer call(org.projectnessie.gc.contents.LiveContentSet liveContentSet, org.projectnessie.gc.contents.LiveContentSetsRepository liveContentSetsRepository)
      Specified by:
      call in class BaseLiveSetCommand