| Package | Description |
|---|---|
| org.alfresco.bm.common.util.log | |
| org.alfresco.bm.driver.test | |
| org.alfresco.bm.manager.api.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoLogService
Mongo implementation of service providing log message persistence
|
| Constructor and Description |
|---|
TestRunLogService(LogService logService,
String driverId,
String test,
String testRun)
Deprecated.
|
| Constructor and Description |
|---|
Test(MongoTestDAO testDAO,
LogService logService,
String release,
Integer schema,
String description,
String contextPath,
TestDefaults defaults) |
TestRun(MongoTestDAO testDAO,
LogService logService,
org.bson.types.ObjectId id,
org.springframework.context.ApplicationContext parentCtx,
String driverId) |
TestRunService(LogService logService,
MongoTestDAO testDAO,
String driverId,
String testName,
String testRunName)
Constructor
|
| Constructor and Description |
|---|
StatusAPI(LifecycleController lifeCycleController,
LogService logService) |
TestRestAPI(MongoTestDAO testDAO,
TestService testService,
LogService logService,
TestRunServicesCache testRunServices) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.