| Package | Description |
|---|---|
| org.alfresco.bm.common.session | |
| org.alfresco.bm.common.spring | |
| org.alfresco.bm.driver.event | |
| org.alfresco.bm.driver.event.selector | |
| org.alfresco.bm.driver.test |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionService
Abstract implemnetation for methods that don't persist or retrieve values directly.
|
class |
MongoSessionService
Mongo implementation of service providing access and management of
SessionData. |
| Modifier and Type | Method and Description |
|---|---|
SessionService |
TestRunServicesCache.getSessionService(String test,
String run)
Get the
SessionService for the given test run |
| Constructor and Description |
|---|
CreateSessionsEventProcessor(SessionService sessionService,
String outputEventName,
int concurrentSessions,
int totalSessions)
Constructor with essential values
|
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
|
| Constructor and Description |
|---|
AbstractEventSelectorProcessor(EventSelector eventSelector,
SessionService sessionService) |
| Constructor and Description |
|---|
SessionCountCompletionEstimator(EventService eventService,
ResultService resultService,
SessionService sessionService,
long sessionCount)
Constructor with required dependencies
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.