@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public class ListChangesCommand extends RunRangeCommand
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
hudson.cli.ListChangesCommand.Format |
format |
job, range
Constructor and Description |
---|
ListChangesCommand() |
Modifier and Type | Method and Description |
---|---|
protected int |
act(List<Run<?,?>> builds) |
String |
getShortDescription()
Gets the quick summary of what this command does.
|
run
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getSingleLineSummary, getTransportAuthentication, getUsage, main, printUsage, printUsageSummary, registerOptionHandlers, setClientCharset, setTransportAuth, shouldPerformAuthentication
public hudson.cli.ListChangesCommand.Format format
public String getShortDescription()
CLICommand
getShortDescription
in class CLICommand
protected int act(List<Run<?,?>> builds) throws IOException
act
in class RunRangeCommand
IOException
Copyright © 2004–2019. All rights reserved.