Package hudson.cli

Class ListJobsCommand

java.lang.Object
hudson.cli.CLICommand
hudson.cli.ListJobsCommand
All Implemented Interfaces:
ExtensionPoint, Cloneable

@Extension public class ListJobsCommand extends CLICommand
Lists all jobs (in a specific view).
Author:
Michael Koch
  • Field Details

  • Constructor Details

    • ListJobsCommand

      public ListJobsCommand()
  • Method Details