@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @Extension public class DeleteBuildsCommand extends RunRangeCommand
ExtensionPoint.LegacyInstancesAreScopedToHudson
job, range
Constructor and Description |
---|
DeleteBuildsCommand() |
Modifier and Type | Method and Description |
---|---|
protected int |
act(List<Run<?,?>> 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, getTransportAuthentication2, getUsage, main, printUsage, registerOptionHandlers, setClientCharset, setTransportAuth, setTransportAuth2
public String getShortDescription()
CLICommand
getShortDescription
in class CLICommand
protected void printUsageSummary(PrintStream stderr)
CLICommand
printUsageSummary
in class CLICommand
protected int act(List<Run<?,?>> builds) throws IOException
act
in class RunRangeCommand
IOException
Copyright © 2004–2021. All rights reserved.