public class SoapUIProTestResultsAction extends Object implements hudson.model.Action
Modifier and Type | Field and Description |
---|---|
static String |
PLUGIN_NAME |
Modifier and Type | Method and Description |
---|---|
hudson.model.Run<?,?> |
getBuild() |
String |
getDisplayName() |
DynamicReportAction |
getDynamic() |
String |
getIconFileName() |
String |
getPrintableReportName() |
String |
getUrlName() |
public static final String PLUGIN_NAME
public String getIconFileName()
getIconFileName
in interface hudson.model.Action
public String getDisplayName()
getDisplayName
in interface hudson.model.Action
getDisplayName
in interface hudson.model.ModelObject
public String getUrlName()
getUrlName
in interface hudson.model.Action
public hudson.model.Run<?,?> getBuild()
public String getPrintableReportName()
public DynamicReportAction getDynamic()
Copyright © 2016–2024. All rights reserved.