org.jboss.dtf.testframework.dtfweb
Class RunInformation
java.lang.Object
org.jboss.dtf.testframework.dtfweb.RunInformation
public class RunInformation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
runId
public long runId
dateTimeStarted
public java.sql.Timestamp dateTimeStarted
dateTimeFinished
public java.sql.Timestamp dateTimeFinished
testDefinitionsURL
public java.lang.String testDefinitionsURL
testDefinitionsDescription
public java.lang.String testDefinitionsDescription
testSelectionURL
public java.lang.String testSelectionURL
testSelectionDescription
public java.lang.String testSelectionDescription
softwareVersion
public java.lang.String softwareVersion
information
public java.lang.String information
RunInformation
public RunInformation()