public class NeuVectorAction extends Object implements hudson.model.Action
Constructor and Description |
---|
NeuVectorAction(hudson.model.Run<?,?> run,
String artifact,
String reportNumber) |
Modifier and Type | Method and Description |
---|---|
hudson.model.Run<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getResultsUrl() |
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.Run<?,?> getBuild()
public String getResultsUrl()
Copyright © 2016–2024. All rights reserved.