Package io.jenkins.plugins.casc
Class TokenReloadAction
java.lang.Object
io.jenkins.plugins.casc.TokenReloadAction
- All Implemented Interfaces:
 ExtensionPoint,Action,ModelObject,RootAction,UnprotectedRootAction
- 
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoiddoIndex(org.kohsuke.stapler.StaplerRequest2 request, org.kohsuke.stapler.StaplerResponse2 response) static boolean 
- 
Field Details
- 
LOGGER
 - 
URL_NAME
- See Also:
 
 - 
RELOAD_TOKEN_PROPERTY
- See Also:
 
 - 
RELOAD_TOKEN_QUERY_PARAMETER
- See Also:
 
 - 
CASC_RELOAD_TOKEN_ENV
- See Also:
 
 
 - 
 - 
Constructor Details
- 
TokenReloadAction
public TokenReloadAction() 
 - 
 - 
Method Details
- 
getIconFileName
- Specified by:
 getIconFileNamein interfaceAction
 - 
getDisplayName
- Specified by:
 getDisplayNamein interfaceAction- Specified by:
 getDisplayNamein interfaceModelObject
 - 
getUrlName
- Specified by:
 getUrlNamein interfaceAction
 - 
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest2 request, org.kohsuke.stapler.StaplerResponse2 response) throws IOException - Throws:
 IOException
 - 
tokenReloadEnabled
public static boolean tokenReloadEnabled() 
 -