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, getUrlNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
Constructor Details
-
CacheBuildLastAction
-
-
Method Details
-
getProjectActions
- Specified by:
getProjectActionsin interfaceSimpleBuildStep.LastBuildAction
-