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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doIndex
(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:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest2 request, org.kohsuke.stapler.StaplerResponse2 response) throws IOException - Throws:
IOException
-
tokenReloadEnabled
public static boolean tokenReloadEnabled()
-