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.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 getResultsUrl()
Copyright © 2016–2025. All rights reserved.