protected static class SQLRecordingV8.SQLRecordingParametersV8 extends SQLRecordingParameters
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
execAnnotationStr
Name of execution annotation parameter.
|
protected static java.lang.String |
maxFileIncludeSizeKBStr
Name of parameter that specifies maximum size, in KB, of file
to include in provenance.
|
protected static java.lang.String |
nextExecLSIDStr
Name of next execution LSID parameter.
|
protected static java.lang.String |
watchForLSIDChangesStr
Name of watch for LSID changes parameter.
|
wfNameParamStr
_params
Modifier | Constructor and Description |
---|---|
protected |
SQLRecordingParametersV8(NamedObj no)
Construct a new SQLRecordParametersV8.
|
addBooleanParameter, addFileParameter, addIntParameter, addStringParameter, addStringParameter, addStringParameterChoice, containsName, containsParameter, getBooleanValue, getNamesValues, getStringValue, names, replaceContainer, replaceParameter, setPersistent
protected static final java.lang.String maxFileIncludeSizeKBStr
protected static final java.lang.String execAnnotationStr
protected static final java.lang.String nextExecLSIDStr
protected static final java.lang.String watchForLSIDChangesStr
protected SQLRecordingParametersV8(NamedObj no) throws IllegalActionException, NameDuplicationException