@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() |
String |
getIconFileName() |
ScanMetadata |
getMetaData() |
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 Object getTarget()
getTarget in interface org.kohsuke.stapler.StaplerProxyCopyright © 2016–2022. All rights reserved.