|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestExecutionResultProbeLogDTO | |
|---|---|
| com.projectdarkstar.tools.dtc.data | |
| Uses of TestExecutionResultProbeLogDTO in com.projectdarkstar.tools.dtc.data |
|---|
| Methods in com.projectdarkstar.tools.dtc.data that return TestExecutionResultProbeLogDTO | |
|---|---|
TestExecutionResultProbeLogDTO |
TestExecutionResultProbeDataDTO.getParentProbe()
|
| Methods in com.projectdarkstar.tools.dtc.data that return types with arguments of type TestExecutionResultProbeLogDTO | |
|---|---|
List<TestExecutionResultProbeLogDTO> |
TestExecutionResultDTO.getProbeLogs()
A TestExecutionResultProbeLogDTO is generated for each
SystemProbeDTO monitoring the system during the test. |
| Methods in com.projectdarkstar.tools.dtc.data with parameters of type TestExecutionResultProbeLogDTO | |
|---|---|
protected void |
TestExecutionResultProbeDataDTO.setParentProbe(TestExecutionResultProbeLogDTO parentProbe)
|
void |
TestExecutionResultProbeDataDTO.updateParentProbe(TestExecutionResultProbeLogDTO parentProbe)
|
| Method parameters in com.projectdarkstar.tools.dtc.data with type arguments of type TestExecutionResultProbeLogDTO | |
|---|---|
protected void |
TestExecutionResultDTO.setProbeLogs(List<TestExecutionResultProbeLogDTO> probeLogs)
|
void |
TestExecutionResultDTO.updateProbeLogs(List<TestExecutionResultProbeLogDTO> probeLogs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||