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 |
---|---|
StorageRemoveResult |
ConnectionMockImpl.removeObject(StorageRemoveRequest request) |
Modifier and Type | Method and Description |
---|---|
StorageRemoveResult |
Connection.removeObject(StorageRemoveRequest request)
Delete an object on the distant storage offer.
|
Modifier and Type | Method and Description |
---|---|
StorageRemoveResult |
ConnectionImpl.removeObject(StorageRemoveRequest request) |
Copyright © 2018 Vitam. All rights reserved.