@Extension public class ListChangesCommand extends AbstractBuildRangeCommand
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
hudson.cli.ListChangesCommand.Format |
format |
job, range
channel, locale, stderr, stdin, stdout, TRANSPORT_AUTHENTICATION
Constructor and Description |
---|
ListChangesCommand() |
Modifier and Type | Method and Description |
---|---|
protected int |
act(List<AbstractBuild<?,?>> 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, loadStoredAuthentication, main, printUsage, printUsageSummary, registerOptionHandlers, setTransportAuth, shouldPerformAuthentication
public String getShortDescription()
CLICommand
getShortDescription
in class CLICommand
protected int act(List<AbstractBuild<?,?>> builds) throws IOException
act
in class AbstractBuildRangeCommand
IOException
Copyright © 2016. All rights reserved.