public abstract class CommandDuringBuild extends CLICommand
ExtensionPoint.LegacyInstancesAreScopedToHudsonchannel, locale, stderr, stdin, stdout, TRANSPORT_AUTHENTICATION| Constructor and Description |
|---|
CommandDuringBuild() |
| Modifier and Type | Method and Description |
|---|---|
protected Run |
getCurrentlyBuilding()
This method makes sense only when called from within the build kicked by Jenkins.
|
protected Run |
optCurrentlyBuilding()
If the command is currently running inside a build, return it.
|
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getShortDescription, getSingleLineSummary, getTransportAuthentication, getUsage, loadStoredAuthentication, main, printUsage, printUsageSummary, registerOptionHandlers, run, setTransportAuth, shouldPerformAuthenticationprotected Run getCurrentlyBuilding() throws org.kohsuke.args4j.CmdLineException
org.kohsuke.args4j.CmdLineExceptionprotected Run optCurrentlyBuilding() throws org.kohsuke.args4j.CmdLineException
org.kohsuke.args4j.CmdLineExceptionCopyright © 2019. All rights reserved.