public class ViewerAction extends Object implements RunAction2
| Constructor and Description |
|---|
ViewerAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomBaseURL() |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getJobName() |
Run |
getRun() |
String |
getUrlName() |
boolean |
isCompressed(String s) |
void |
onAttached(Run<?,?> run) |
void |
onLoad(Run<?,?> run) |
public String getJobName() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic boolean isCompressed(String s)
public String getCustomBaseURL()
public Run getRun()
public void onAttached(Run<?,?> run)
onAttached in interface RunAction2public void onLoad(Run<?,?> run)
onLoad in interface RunAction2public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface ActionCopyright © 2016–2022. All rights reserved.