public class MatrixPlotAction extends Object implements Action, org.kohsuke.stapler.StaplerProxy
| Constructor and Description |
|---|
MatrixPlotAction(hudson.matrix.MatrixConfiguration project,
MatrixPlotPublisher publisher) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
PlotReport |
getDynamic(String group) |
String |
getIconFileName() |
List<String> |
getOriginalGroups() |
AbstractProject<?,?> |
getProject() |
Object |
getTarget()
If there's only one plot category, simply display that category of
reports on this view.
|
String |
getUrlGroup(String originalGroup) |
String |
getUrlName() |
boolean |
hasPlots() |
public MatrixPlotAction(hudson.matrix.MatrixConfiguration project, MatrixPlotPublisher publisher)
public AbstractProject<?,?> getProject()
public boolean hasPlots()
throws IOException
IOExceptionpublic PlotReport getDynamic(String group) throws IOException
IOExceptionpublic Object getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxypublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getIconFileName()
getIconFileName in interface Actionpublic String getUrlName()
getUrlName in interface ActionCopyright © 2016–2022. All rights reserved.