public class GatlingProjectAction extends Object implements hudson.model.Action
| Constructor and Description |
|---|
GatlingProjectAction(hudson.model.Job<?,?> job) |
| Modifier and Type | Method and Description |
|---|---|
Graph<Long> |
getDashboardGraph() |
String |
getDisplayName() |
String |
getIconFileName() |
hudson.model.Job<?,?> |
getJob() |
Graph<Long> |
getMeanResponseTimeGraph() |
Graph<Long> |
getPercentileResponseTimeGraph() |
Map<hudson.model.Run<?,?>,List<String>> |
getReports() |
String |
getReportURL(int build,
String simName) |
Graph<Long> |
getRequestKOPercentageGraph() |
String |
getUrlName() |
boolean |
isVisible() |
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.Job<?,?> getJob()
public boolean isVisible()
Copyright © 2016–2018. All rights reserved.