public class LaceworkScannerAction extends Object implements Action
| Constructor and Description |
|---|
LaceworkScannerAction(Run<?,?> build,
String artifactSuffix,
String artifactName) |
| Modifier and Type | Method and Description |
|---|---|
Run<?,?> |
getBuild() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getResultsUrl() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic Run<?,?> getBuild()
public String getResultsUrl()
Copyright © 2016–2022. All rights reserved.