Package jenkins.plugins.jobcacher
Class CacheBuildLastAction
java.lang.Object
hudson.model.InvisibleAction
jenkins.plugins.jobcacher.CacheBuildLastAction
- All Implemented Interfaces:
Action
,ModelObject
,SimpleBuildStep.LastBuildAction
public class CacheBuildLastAction
extends InvisibleAction
implements SimpleBuildStep.LastBuildAction
- Author:
- Peter Hayes
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.model.InvisibleAction
getDisplayName, getIconFileName, getUrlName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
CacheBuildLastAction
-
-
Method Details
-
getProjectActions
- Specified by:
getProjectActions
in interfaceSimpleBuildStep.LastBuildAction
-