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, setSolutionTitle
public String getSolutionPath()
getSolutionPath
in class RunInBackgroundCommand
public void setSolutionPath(String solutionPath)
setSolutionPath
in class RunInBackgroundCommand
public void setJobId(String jobId)
public String getJobId()
public String getRecalculateFinished()
public void setRecalculateFinished(String recalculateFinished)
protected void performOperation()
performOperation
in class RunInBackgroundCommand
protected void showDialog(boolean feedback)
showDialog
in class RunInBackgroundCommand
public static void onCancel()
public static void onOk(String outputPath)
public static void onAttach()
protected void performOperation(boolean feedback)
performOperation
in class RunInBackgroundCommand
Copyright © 2021 Hitachi Vantara. All rights reserved.