public class AquaScannerAction extends Object implements hudson.model.Action
Constructor and Description |
---|
AquaScannerAction(hudson.model.AbstractBuild<?,?> build) |
Modifier and Type | Method and Description |
---|---|
hudson.model.AbstractBuild<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getResultsUrl() |
String |
getUrlName() |
public AquaScannerAction(hudson.model.AbstractBuild<?,?> build)
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 getResultsUrl()
Copyright © 2016. All rights reserved.