Class ScriptProcessor

java.lang.Object
com.thed.launcher.ScriptProcessor
All Implemented Interfaces:
Runnable

public class ScriptProcessor extends Object implements Runnable
This class executes batch script in separate thread. It uses an IZBotScriptLauncher instance for starting/stopping the batch process and finally sends the overall batch status along with TestcaseBatchExecution details to server.
Author:
ZephyrDev