Package com.cloudbees.jenkins.support
Class SupportCommand
java.lang.Object
hudson.cli.CLICommand
com.cloudbees.jenkins.support.SupportCommand
- All Implemented Interfaces:
ExtensionPoint,Cloneable
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
FieldsFields inherited from class hudson.cli.CLICommand
ALLOW_AT_SYNTAX, channel, locale, stderr, stdin, stdout -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidprintUsageSummary(PrintStream stderr) protected intrun()Methods inherited from class hudson.cli.CLICommand
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getSingleLineSummary, getTransportAuthentication, getTransportAuthentication2, getUsage, main, printUsage, registerOptionHandlers, setClientCharset, setTransportAuth, setTransportAuth2
-
Field Details
-
components
-
-
Constructor Details
-
SupportCommand
public SupportCommand()
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescriptionin classCLICommand
-
printUsageSummary
- Overrides:
printUsageSummaryin classCLICommand
-
run
- Specified by:
runin classCLICommand- Throws:
Exception
-