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(TestSuccessfulNotification note)
Test success notification handler
|
Modifier and Type | Method and Description |
---|---|
void |
MaestroEventListener.handle(TestSuccessfulNotification note) |
Modifier and Type | Method and Description |
---|---|
void |
InspectorManager.handle(TestSuccessfulNotification note) |
Modifier and Type | Method and Description |
---|---|
boolean |
DownloadProcessor.download(TestSuccessfulNotification note)
Download the reports for test successful notifications
|
Modifier and Type | Method and Description |
---|---|
void |
ConcurrentWorkerManager.handle(TestSuccessfulNotification note) |
void |
MaestroWorkerManager.handle(TestSuccessfulNotification note) |
This documentation was released into the public domain.