Package | Description |
---|---|
fr.gouv.vitam.driver.mock |
Provides a Mock Driver implementation for tests purpose
|
fr.gouv.vitam.storage.driver |
Provides interface describing how drivers should be implemented for the
Storage driver module
|
fr.gouv.vitam.storage.offers.workspace.driver |
Provides implementation of the driver for the Workspace Driver module.
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<OfferLog> |
ConnectionMockImpl.getOfferLogs(StorageOfferLogRequest request) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<OfferLog> |
Connection.getOfferLogs(StorageOfferLogRequest request)
Get a listing of offer logs on a container type
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<OfferLog> |
ConnectionImpl.getOfferLogs(StorageOfferLogRequest storageGetOfferLogRequest) |
Copyright © 2018 Vitam. All rights reserved.