| Interface | Description |
|---|---|
| ResultService |
Service interface providing methods to store and query for event results.
|
| ResultService.ResultHandler |
Callback handler for aggregated results.
|
| TestService |
Service to manage test deployments and test runs.
|
| Class | Description |
|---|---|
| AbstractResultService |
Common implementation around event results.
|
| EventDetails |
Event details to show in the BM UI
|
| EventRecord |
A representation of the data for an event result
|
| EventResult |
The result of
event processing. |
| PropSetBean |
Bean for handling property set parameters
|
| TestConstants |
Define commonly-used constants
|
| TestDetails |
POJO representing test details
|
| TestRunDetails |
POJO representing test run details
|
| TestRunSchedule |
POJO representing test run scheduling
|
| TestServiceImpl |
Provide support to manipulate and control tests
|
| Enum | Description |
|---|---|
| EventResultFilter |
Filter values for the event results in the
ResultsRestAPI |
| ImportResult |
Import result enumeration.
|
| TestRunState |
Class that controls the state transitions for the test runs
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.