@Extension @ExportedBean public class Report extends ManagementLink implements RunAction2, org.kohsuke.stapler.StaplerProxy
ManagementLink.CategoryExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
Run<?,?> |
run |
LIST| Modifier and Type | Method and Description |
|---|---|
String |
getBuildDone() |
String |
getDisplayName() |
IacScanResult |
getErrorScanResult()
Returns a dummy
IacScanResult which is returned in case of any scan errors |
String |
getIconFileName() |
ScanMetadata |
getMetaData() |
String |
getReportUrl() |
String |
getResults() |
Run |
getRun() |
Object |
getTarget() |
String |
getUrlName() |
void |
onAttached(Run<?,?> run) |
void |
onLoad(Run<?,?> run) |
all, getCategory, getCategoryName, getDescription, getRequiredPermission, getRequiresConfirmation, getRequiresPOSTpublic transient Run<?,?> run
public Report(Run<?,?> run)
public Report()
public void onAttached(Run<?,?> run)
onAttached in interface RunAction2public void onLoad(Run<?,?> run)
onLoad in interface RunAction2public String getIconFileName()
getIconFileName in interface ActiongetIconFileName in class ManagementLinkpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface ActiongetUrlName in class ManagementLinkpublic Run getRun()
public String getBuildDone()
public ScanMetadata getMetaData()
public String getResults()
public IacScanResult getErrorScanResult()
IacScanResult which is returned in case of any scan errorspublic String getReportUrl()
public Object getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxyCopyright © 2016–2023. All rights reserved.