Package hudson.plugins.plot
Class PlotBuildAction
java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.plot.PlotBuildAction
- All Implemented Interfaces:
Action
,ModelObject
,SimpleBuildStep.LastBuildAction
,org.kohsuke.stapler.StaplerProxy
@ExportedBean
public class PlotBuildAction
extends InvisibleAction
implements org.kohsuke.stapler.StaplerProxy, SimpleBuildStep.LastBuildAction
-
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
-
Method Details
-
getProjectActions
- Specified by:
getProjectActions
in interfaceSimpleBuildStep.LastBuildAction
-
getTarget
- Specified by:
getTarget
in interfaceorg.kohsuke.stapler.StaplerProxy
-