Package io.jenkins.plugins.casc.cli
Class ApplyConfigurationCommand
java.lang.Object
hudson.cli.CLICommand
io.jenkins.plugins.casc.cli.ApplyConfigurationCommand
- All Implemented Interfaces:
 ExtensionPoint,Cloneable
@Extension
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class ApplyConfigurationCommand
extends CLICommand
- Author:
 - Nicolas De Loof
 
- 
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
Constructors - 
Method Summary
Methods inherited from class hudson.cli.CLICommand
all, checkChannel, clone, createClone, getClientCharset, getClientEnvironmentVariable, getClientSystemProperty, getCmdLineParser, getCurrent, getLongDescription, getName, getSingleLineSummary, getTransportAuthentication, getTransportAuthentication2, getUsage, handleException, main, printUsage, printUsageSummary, setClientCharset, setTransportAuth, setTransportAuth2 
- 
Constructor Details
- 
ApplyConfigurationCommand
public ApplyConfigurationCommand() 
 - 
 - 
Method Details
- 
getShortDescription
- Specified by:
 getShortDescriptionin classCLICommand
 - 
run
- Specified by:
 runin classCLICommand- Throws:
 Exception
 
 -