org.jenkinsci.plugins.valgrind
Class ValgrindProjectAction
java.lang.Object
hudson.model.AbstractModelObject
hudson.model.Actionable
org.jenkinsci.plugins.valgrind.util.AbstractValgrindProjectAction
org.jenkinsci.plugins.valgrind.ValgrindProjectAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction, hudson.search.SearchableModelObject, hudson.search.SearchItem
public class ValgrindProjectAction
- extends AbstractValgrindProjectAction
Methods inherited from class hudson.model.Actionable |
addAction, getAction, getAction, getActions, getActions, getDynamic |
Methods inherited from class hudson.model.AbstractModelObject |
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValgrindProjectAction
protected ValgrindProjectAction(hudson.model.AbstractProject<?,?> project)
getDisplayName
public String getDisplayName()
getUrlName
public String getUrlName()
getLastFinishedBuild
public hudson.model.AbstractBuild<?,?> getLastFinishedBuild()
- Specified by:
getLastFinishedBuild
in class AbstractValgrindProjectAction
getLastResultBuild
public Integer getLastResultBuild()
- Specified by:
getLastResultBuild
in class AbstractValgrindProjectAction
isDisplayGraph
public final boolean isDisplayGraph()
Copyright © 2004-2012. All Rights Reserved.