public class ImportCommandFile
extends java.lang.Object
Constructor and Description |
---|
ImportCommandFile(java.lang.String fileName,
ImportStatusFile isFile) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTestBedName()
Get name of testbed from the testrun attribute.
|
boolean |
processCommand()
Process import command file.
|
public ImportCommandFile(java.lang.String fileName, ImportStatusFile isFile) throws java.io.IOException
java.io.IOException
public boolean processCommand()
public java.lang.String getTestBedName()