Uses of Class
com.projectdarkstar.tools.dtc.domain.TestExecutionResultProbeData

Uses of TestExecutionResultProbeData in com.projectdarkstar.tools.dtc.domain
 

Methods in com.projectdarkstar.tools.dtc.domain that return types with arguments of type TestExecutionResultProbeData
 List<TestExecutionResultProbeData> TestExecutionResultProbeLog.getData()
          A list of TestExecutionResultProbeData objects are periodically collected during the execution of a SystemProbe to monitor the specific metric that the probe measures over time.
 

Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type TestExecutionResultProbeData
 void TestExecutionResultProbeLog.setData(List<TestExecutionResultProbeData> data)
           
 



Copyright © 2013. All Rights Reserved.