public class CRDAAction extends Object implements RunAction2
| Constructor and Description |
|---|
CRDAAction(String uuid,
org.json.JSONObject res) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
Results |
getResults() |
Run |
getRun() |
String |
getUrlName() |
String |
getUuid() |
void |
onAttached(Run<?,?> run) |
void |
onLoad(Run<?,?> run) |
public CRDAAction(String uuid, org.json.JSONObject res)
public void onAttached(Run<?,?> run)
onAttached in interface RunAction2public void onLoad(Run<?,?> run)
onLoad in interface RunAction2public Run getRun()
public String getUuid()
public Results getResults()
public String getIconFileName()
getIconFileName in interface Actionpublic String getDisplayName()
getDisplayName in interface ActiongetDisplayName in interface ModelObjectpublic String getUrlName()
getUrlName in interface ActionCopyright © 2016–2021. All rights reserved.