Class CreateCredentialsDomainByXmlCommand
java.lang.Object
hudson.cli.CLICommand
com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
com.cloudbees.plugins.credentials.cli.CreateCredentialsDomainByXmlCommand
- All Implemented Interfaces:
ExtensionPoint
,Cloneable
Create a new credentials domain instance by XML.
- Since:
- 2.1.1
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields inherited from class hudson.cli.CLICommand
ALLOW_AT_SYNTAX, channel, locale, stderr, stdin, stdout
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
getCredentialsById, getDomainByName, safeXmlStreamReader, safeXmlStreamReader
Methods inherited from class hudson.cli.CLICommand
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getSingleLineSummary, getTransportAuthentication, getTransportAuthentication2, getUsage, main, printUsage, printUsageSummary, registerOptionHandlers, setClientCharset, setTransportAuth, setTransportAuth2
-
Field Details
-
store
-
-
Constructor Details
-
CreateCredentialsDomainByXmlCommand
public CreateCredentialsDomainByXmlCommand()
-
-
Method Details
-
getShortDescription
- Specified by:
getShortDescription
in classCLICommand
-
run
- Specified by:
run
in classCLICommand
- Throws:
Exception
-