|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TestExecutionResultProbeLog in com.projectdarkstar.tools.dtc.domain |
|---|
| Methods in com.projectdarkstar.tools.dtc.domain that return TestExecutionResultProbeLog | |
|---|---|
TestExecutionResultProbeLog |
TestExecutionResultProbeData.getParentProbe()
|
| Methods in com.projectdarkstar.tools.dtc.domain that return types with arguments of type TestExecutionResultProbeLog | |
|---|---|
List<TestExecutionResultProbeLog> |
TestExecutionResult.getProbeLogs()
A TestExecutionResultProbeLog is generated for each
SystemProbe monitoring the system during the test. |
| Methods in com.projectdarkstar.tools.dtc.domain with parameters of type TestExecutionResultProbeLog | |
|---|---|
void |
TestExecutionResultProbeData.setParentProbe(TestExecutionResultProbeLog parentProbe)
|
| Method parameters in com.projectdarkstar.tools.dtc.domain with type arguments of type TestExecutionResultProbeLog | |
|---|---|
void |
TestExecutionResult.setProbeLogs(List<TestExecutionResultProbeLog> probeLogs)
|
| Constructors in com.projectdarkstar.tools.dtc.domain with parameters of type TestExecutionResultProbeLog | |
|---|---|
TestExecutionResultProbeData(Date timestamp,
Long value,
TestExecutionResultProbeLog parentProbe)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||