Class ListOptions


  • public class ListOptions
    extends CommandLineOptions
    Command line options for the LIST command.
    • Constructor Detail

      • ListOptions

        public ListOptions​(org.apache.commons.cli.CommandLine line)
    • Method Detail

      • showRunning

        public boolean showRunning()
      • showScheduled

        public boolean showScheduled()
      • showAll

        public boolean showAll()