public class LocalJob extends Job
DEFAULT_COMMAND_LOG_FILE, DEFAULT_COMMAND_NAME, DEFAULT_LOG_EXTENSION, DEFAULT_SCRIPT_LOG_FILE, DEFAULT_SCRIPT_NAME
Constructor and Description |
---|
LocalJob() |
Modifier and Type | Method and Description |
---|---|
JobState |
getJobState() |
long |
getProcessID() |
boolean |
jobWasSuccessful() |
void |
killJob() |
long |
launchJob() |
createLaunchScript, getCommand, getJobNumber, getLastLogLines, getLogFilename, getRunDir, isFinished, setCommand, setJobNumber, setRapidWrightCommand, setRunDir, toString
public JobState getJobState()
getJobState
in class Job
public boolean jobWasSuccessful()
jobWasSuccessful
in class Job
public long getProcessID()