com.thalesgroup.hudson.plugins.cppcheck
Class CppcheckProjectAction
java.lang.Object
hudson.model.AbstractModelObject
hudson.model.Actionable
com.thalesgroup.hudson.plugins.cppcheck.util.AbstractCppcheckProjectAction
com.thalesgroup.hudson.plugins.cppcheck.CppcheckProjectAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction, hudson.search.SearchableModelObject, hudson.search.SearchItem
public class CppcheckProjectAction
- extends AbstractCppcheckProjectAction
| 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 |
CppcheckProjectAction
public CppcheckProjectAction(hudson.model.AbstractProject<?,?> project)
getSearchUrl
public java.lang.String getSearchUrl()
- Specified by:
getSearchUrl in interface hudson.search.SearchItem- Overrides:
getSearchUrl in class AbstractCppcheckProjectAction
getLastFinishedBuild
public hudson.model.AbstractBuild<?,?> getLastFinishedBuild()
- Specified by:
getLastFinishedBuild in class AbstractCppcheckProjectAction
isDisplayGraph
public final boolean isDisplayGraph()
getLastResultBuild
public java.lang.Integer getLastResultBuild()
- Specified by:
getLastResultBuild in class AbstractCppcheckProjectAction
getDisplayName
public java.lang.String getDisplayName()
getUrlName
public java.lang.String getUrlName()
Copyright © 2010. All Rights Reserved.