public abstract class CloneableCLICommand extends CLICommand implements Cloneable
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
CloneableCLICommand() |
Modifier and Type | Method and Description |
---|---|
protected CLICommand |
createClone()
Creates a clone to be used to execute a command.
|
all, checkChannel, clone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getShortDescription, getSingleLineSummary, getTransportAuthentication, getTransportAuthentication2, getUsage, main, printUsage, printUsageSummary, registerOptionHandlers, run, setClientCharset, setTransportAuth, setTransportAuth2
protected CLICommand createClone()
CLICommand
createClone
in class CLICommand
Copyright © 2004–2022. All rights reserved.