Uses of Class
com.projectdarkstar.tools.dtc.data.TestExecutionResultServerLogDTO

Packages that use TestExecutionResultServerLogDTO
com.projectdarkstar.tools.dtc.data   
 

Uses of TestExecutionResultServerLogDTO in com.projectdarkstar.tools.dtc.data
 

Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type TestExecutionResultServerLogDTO
 List<TestExecutionResultServerLogDTO> TestExecutionResultDTO.getServerLogs()
          A TestExecutionResultServerLogDTO is generated for each HardwareResourceDTO that the server application is run on during the test.
 

Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type TestExecutionResultServerLogDTO
protected  void TestExecutionResultDTO.setServerLogs(List<TestExecutionResultServerLogDTO> serverLogs)
           
 void TestExecutionResultDTO.updateServerLogs(List<TestExecutionResultServerLogDTO> serverLogs)
           
 



Copyright © 2013. All Rights Reserved.