| Package | Description |
|---|---|
| org.maestro.agent.base | |
| org.maestro.client.notes | |
| org.maestro.inspector.base | |
| org.maestro.tests | |
| org.maestro.worker.common |
| Modifier and Type | Method and Description |
|---|---|
void |
MaestroAgent.handle(TestFailedNotification note)
Test failed notification handler
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaestroEventListener.handle(TestFailedNotification note) |
| Modifier and Type | Method and Description |
|---|---|
void |
InspectorManager.handle(TestFailedNotification note) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DownloadProcessor.download(TestFailedNotification note)
Download the reports for test failed notifications
|
| Modifier and Type | Method and Description |
|---|---|
void |
MaestroWorkerManager.handle(TestFailedNotification note) |
void |
ConcurrentWorkerManager.handle(TestFailedNotification note) |
This documentation was released into the public domain.