public class ExecutionRequest extends Object
String
environment
TestCase
testCase
userId
ExecutionRequest(TestCase testCase, String environment, String userId)
ExecutionRequest(TestCase testCase, String environment, Map<String,String> specificDataSet, String userId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final TestCase testCase
public final String environment
public final String userId
public ExecutionRequest(TestCase testCase, String environment, String userId)
public ExecutionRequest(TestCase testCase, String environment, Map<String,String> specificDataSet, String userId)