public class LogReportAction extends Object implements RunAction2
| Constructor and Description |
|---|
LogReportAction(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getName() |
Run |
getRun() |
String |
getUrlName() |
void |
onAttached(Run<?,?> run) |
void |
onLoad(Run<?,?> run) |
public LogReportAction(String name)
public void onAttached(Run<?,?> run)
onAttached in interface RunAction2public void onLoad(Run<?,?> run)
onLoad in interface RunAction2public Run getRun()
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface Actionpublic String getName()
Copyright © 2016–2025. All rights reserved.