Class PurgeNoAgentJobs
java.lang.Object
org.jenkinsci.plugins.noslavejobpurge.PurgeNoAgentJobs
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
doEndOfflineAgentJobs
(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response)
-
Constructor Details
-
PurgeNoAgentJobs
public PurgeNoAgentJobs()
-
-
Method Details
-
doEndOfflineAgentJobs
public void doEndOfflineAgentJobs(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) -
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getIconClassName
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-