Package | Description |
---|---|
fr.gouv.vitam.functionaltest.cucumber.step | |
fr.gouv.vitam.storage.engine.client |
Provides Storage Engine client interface, factory and implementations.
|
fr.gouv.vitam.worker.core.plugin |
Plugin package in worker module
|
Modifier and Type | Method and Description |
---|---|
boolean |
StorageStep.store(Path sip,
String uri,
String strategy,
String guid)
Store a file
|
Modifier and Type | Method and Description |
---|---|
BulkObjectStoreResponse |
StorageClient.bulkStoreFilesFromWorkspace(String strategyId,
BulkObjectStoreRequest bulkObjectStoreRequest)
Store objects available in workspace into offers
|
StoredInfoResult |
StorageClientMock.storeFileFromWorkspace(String strategyId,
DataCategory type,
String guid,
ObjectDescription description) |
StoredInfoResult |
StorageClient.storeFileFromWorkspace(String strategyId,
DataCategory type,
String guid,
ObjectDescription description)
Store an object available in workspace by its vitam guid
|
Modifier and Type | Method and Description |
---|---|
protected BulkObjectStoreResponse |
StoreObjectActionHandler.storeObjects(String startegy,
BulkObjectStoreRequest bulkObjectStoreRequest) |
Copyright © 2019 Vitam. All rights reserved.