public class PageCountTaskProjectAction extends Object implements hudson.model.Action
Constructor and Description |
---|
PageCountTaskProjectAction(hudson.model.AbstractProject<?,?> project) |
Modifier and Type | Method and Description |
---|---|
void |
doComplianceGraph(org.kohsuke.stapler.StaplerRequest request,
org.kohsuke.stapler.StaplerResponse response) |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.model.AbstractProject<?,?> |
getProject() |
String |
getUrlName() |
public PageCountTaskProjectAction(hudson.model.AbstractProject<?,?> project)
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 String getUrlName()
getUrlName
in interface hudson.model.Action
public hudson.model.AbstractProject<?,?> getProject()
public void doComplianceGraph(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) throws IOException
IOException
Copyright © 2016–2019. All rights reserved.