net.praqma.jenkins.plugin.monkit
Class MonKitProjectAction
java.lang.Object
hudson.model.AbstractModelObject
hudson.model.Actionable
net.praqma.jenkins.plugin.monkit.MonKitProjectAction
- All Implemented Interfaces:
- hudson.model.Action, hudson.model.ModelObject, hudson.model.ProminentProjectAction, hudson.search.SearchableModelObject, hudson.search.SearchItem
public class MonKitProjectAction
- extends hudson.model.Actionable
- implements hudson.model.ProminentProjectAction
|
Constructor Summary |
MonKitProjectAction(hudson.model.AbstractProject<?,?> project,
boolean onlyStable)
|
| 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 |
MonKitProjectAction
public MonKitProjectAction(hudson.model.AbstractProject<?,?> project,
boolean onlyStable)
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface hudson.model.Action- Specified by:
getDisplayName in interface hudson.model.ModelObject
getSearchUrl
public String getSearchUrl()
- Specified by:
getSearchUrl in interface hudson.search.SearchItem
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileName in interface hudson.model.Action
getUrlName
public String getUrlName()
- Specified by:
getUrlName in interface hudson.model.Action
doGraph
public void doGraph(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
- Throws:
IOException
doIndex
public void doIndex(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
- Throws:
IOException
doSnade
public void doSnade(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp)
throws IOException
- Throws:
IOException
getLastResult
public MonKitBuildAction getLastResult()
Copyright © 2004-2011. All Rights Reserved.