Class ShowLiveSet

All Implemented Interfaces:
Callable<Integer>

public class ShowLiveSet extends BaseLiveSetCommand
  • Constructor Details

    • ShowLiveSet

      public ShowLiveSet()
  • Method Details

    • call

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