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.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic hudson.model.Run<?,?> getBuild()
public String getPrintableReportName()
public DynamicReportAction getDynamic()
Copyright © 2016–2025. All rights reserved.