| Package | Description |
|---|---|
| org.alfresco.bm.driver.event | |
| org.alfresco.bm.driver.event.producer |
| Constructor and Description |
|---|
EventController(String driverId,
String testRunFqn,
EventService eventService,
EventProducerRegistry eventProducers,
EventProcessorRegistry eventProcessors,
ResultService resultService,
SessionService sessionService,
TestRunLogService logService,
int threadCount)
Construct the controller
|
EventWork(String driverId,
String testRunFqn,
Event event,
String[] driverIds,
EventProcessor processor,
EventProducerRegistry eventProducers,
EventService eventService,
ResultService resultService,
SessionService sessionService,
TestRunLogService logService)
Construct work to be executed by a thread
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEventProducer.setRegistry(EventProducerRegistry registry)
Inject the registry that this instance will
register with. |
Copyright © 2005–2018 Alfresco Software. All rights reserved.