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 RunAction2
public void onLoad(Run<?,?> run)
onLoad
in interface RunAction2
public Run getRun()
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
public String getName()
Copyright © 2016–2025. All rights reserved.