Package hudson.cli

Class ListChangesCommand

All Implemented Interfaces:
ExtensionPoint, Cloneable

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public class ListChangesCommand extends RunRangeCommand
Retrieves a change list for the specified builds.
Author:
Kohsuke Kawaguchi
  • Field Details

    • format

      public hudson.cli.ListChangesCommand.Format format
  • Constructor Details

    • ListChangesCommand

      public ListChangesCommand()
  • Method Details