public class ArestocatsAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
ArestocatsAction(hudson.model.Run<?,?> build,
String results) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentNumber() |
String |
getDisplayName() |
String |
getIconFileName() |
int |
getNumBuilds() |
String |
getResults() |
hudson.model.Run<?,?> |
getRun() |
String |
getUrlName() |
boolean |
hasPlots() |
public ArestocatsAction(hudson.model.Run<?,?> build,
String results)
public String getResults()
public int getNumBuilds()
public int getCurrentNumber()
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic boolean hasPlots()
throws IOException
IOExceptionpublic hudson.model.Run<?,?> getRun()
Copyright © 2016–2018. All rights reserved.