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