public class IvyReportBuildAction extends Object implements hudson.model.Action
Constructor and Description |
---|
IvyReportBuildAction(hudson.ivy.IvyModuleSetBuild build,
String indexFileName) |
Modifier and Type | Method and Description |
---|---|
void |
doDynamic(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
protected String |
getTitle() |
String |
getUrlName() |
public IvyReportBuildAction(hudson.ivy.IvyModuleSetBuild build, String indexFileName)
public String getUrlName()
getUrlName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public void doDynamic(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
protected String getTitle()
Copyright © 2004-2012. All Rights Reserved.