@Extension public class SessionIdCommand extends CLICommand
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
SessionIdCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getShortDescription()
Gets the quick summary of what this command does.
|
protected int |
run()
Executes the command, and return the exit code.
|
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getSingleLineSummary, getTransportAuthentication, getUsage, main, printUsage, printUsageSummary, registerOptionHandlers, setClientCharset, setTransportAuth, shouldPerformAuthentication
public String getShortDescription()
CLICommand
getShortDescription
in class CLICommand
protected int run()
CLICommand
This is an internal contract between CLICommand
and its subtype.
To execute CLI method from outside, use CLICommand.main(List, Locale, InputStream, PrintStream, PrintStream)
run
in class CLICommand
CLICommand.run()
as a custom error code.Copyright © 2004–2019. All rights reserved.