Package | Description |
---|---|
org.safs.ios |
Modifier and Type | Method and Description |
---|---|
static void |
Utilities.prepareNextProcessContainerData(java.lang.String targetdir,
boolean doChildren,
boolean doProperties,
boolean appendMap,
boolean addInfo,
boolean doShortStrings,
java.lang.String windowName,
java.lang.String windowRec,
java.lang.String objectRec)
Outputs
|
static void |
Utilities.prepareNextTestRecordData(TestRecordData trd)
Copy TestRecordHelper data to JSCRIPTS_TRD and store for the next script execution.
|
static void |
Utilities.prepareNextTestRecordData(TestRecordData trd,
java.lang.String targetdir)
Copy TestRecordHelper data to JSCRIPTS_TRD and store for the next script execution.
|
static void |
Utilities.writeDataToFile(java.lang.String data,
java.lang.String targetdir,
java.lang.String filename,
boolean append)
Write data to filename in optional targetdir.
|
Copyright © SAS Institute. All Rights Reserved.