public class AnchoreAction extends Object implements hudson.model.Action
Constructor and Description |
---|
AnchoreAction(hudson.model.AbstractBuild<?,?> build,
String gateStatus,
String euid,
TreeMap<String,String> queries) |
Modifier and Type | Method and Description |
---|---|
hudson.model.AbstractBuild<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getGateReportUrl() |
String |
getIconFileName() |
Map<String,String> |
getQueries() |
String |
getQueryReportUrl() |
String |
getUrlName() |
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.AbstractBuild<?,?> getBuild()
public String getGateReportUrl()
public String getQueryReportUrl()
Copyright © 2016. All rights reserved.