edu.isi.pegasus.planner.code.gridstart
public class ExitCode extends VDSPOSTScript
| Modifier and Type | Field and Description |
|---|---|
static String |
SHORT_NAME
The SHORTNAME for this implementation.
|
EXITCODE_OUTPUT_SUFFIX, mExitParserPath, mLogger, mPostScriptDebug, mPostScriptProperties, mProps, mSubmitDirVERSION| Constructor and Description |
|---|
ExitCode()
The default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultExitCodePath()
Returns the path to exitcode that is to be used on the kickstart
output.
|
String |
shortDescribe()
Returns a short textual description of the implementing class.
|
appendProperty, construct, getPostScriptLogFile, getPostScriptProperties, initializepublic static final String SHORT_NAME
public String shortDescribe()
public String getDefaultExitCodePath()
getDefaultExitCodePath in class VDSPOSTScript