@ExportedBean public class Report extends ManagementLink implements RunAction2
ManagementLink.CategoryExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
Run<?,?> |
run |
LIST| Modifier and Type | Method and Description |
|---|---|
String |
getBuildDone() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getResults() |
Run |
getRun() |
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 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 String getResults()
Copyright © 2016–2022. All rights reserved.