public class NeoResultsAction extends Object implements hudson.model.Action, Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_HTML_GENERATED_BY_NEOLOAD
This tag is found in certain pages generated by NeoLoad.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addActionIfNotExists(hudson.model.AbstractBuild<?,?> build) |
hudson.model.AbstractBuild<?,?> |
getBuild()
Allows access to sidepanel.jelly from index.jelly.
|
String |
getDisplayName() |
String |
getHtmlReportFilePath() |
String |
getIconFileName() |
String |
getUrlName() |
public static final String TAG_HTML_GENERATED_BY_NEOLOAD
public static void addActionIfNotExists(hudson.model.AbstractBuild<?,?> build)
build - public hudson.model.AbstractBuild<?,?> getBuild()
public String getHtmlReportFilePath()
IOExceptionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getUrlName()
getUrlName in interface hudson.model.ActionCopyright © 2004-2017. All Rights Reserved.