@Extension public class DeleteBuildsCommand extends AbstractBuildRangeCommand
ExtensionPoint.LegacyInstancesAreScopedToHudson
job, range
channel, locale, stderr, stdin, stdout, TRANSPORT_AUTHENTICATION
Constructor and Description |
---|
DeleteBuildsCommand() |
Modifier and Type | Method and Description |
---|---|
protected int |
act(List<AbstractBuild<?,?>> builds) |
String |
getShortDescription()
Gets the quick summary of what this command does.
|
protected void |
printUsageSummary(PrintStream stderr)
Called while producing usage.
|
run
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getSingleLineSummary, getTransportAuthentication, getUsage, loadStoredAuthentication, main, printUsage, registerOptionHandlers, setTransportAuth, shouldPerformAuthentication
public String getShortDescription()
CLICommand
getShortDescription
in class CLICommand
protected void printUsageSummary(PrintStream stderr)
CLICommand
printUsageSummary
in class CLICommand
protected int act(List<AbstractBuild<?,?>> builds) throws IOException
act
in class AbstractBuildRangeCommand
IOException
Copyright © 2015. All rights reserved.