public class AdhocRunInBackgroundCommand extends RunInBackgroundCommand
| Constructor and Description |
|---|
AdhocRunInBackgroundCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId() |
String |
getRecalculateFinished() |
String |
getSolutionPath() |
static void |
onAttach() |
static void |
onCancel() |
static void |
onOk(String outputPath) |
protected void |
performOperation() |
protected void |
performOperation(boolean feedback) |
void |
setJobId(String jobId) |
void |
setRecalculateFinished(String recalculateFinished) |
void |
setSolutionPath(String solutionPath) |
protected void |
showDialog(boolean feedback) |
checkSchedulePermissionAndDialog, getDateFormat, getJsonSimpleTrigger, getModuleBaseURL, getOutputLocationPath, getOutputName, getOverwriteFile, getSolutionTitle, setDateFormat, setModuleBaseURL, setOutputLocationPath, setOutputName, setOverwriteFile, setSolutionTitlepublic String getSolutionPath()
getSolutionPath in class RunInBackgroundCommandpublic void setSolutionPath(String solutionPath)
setSolutionPath in class RunInBackgroundCommandpublic void setJobId(String jobId)
public String getJobId()
public String getRecalculateFinished()
public void setRecalculateFinished(String recalculateFinished)
protected void performOperation()
performOperation in class RunInBackgroundCommandprotected void showDialog(boolean feedback)
showDialog in class RunInBackgroundCommandpublic static void onCancel()
public static void onOk(String outputPath)
public static void onAttach()
protected void performOperation(boolean feedback)
performOperation in class RunInBackgroundCommandCopyright © 2021 Hitachi Vantara. All rights reserved.