Package | Description |
---|---|
fr.gouv.vitam.ihmrecette.appserver |
Provides the web server application and configuration for the IHM Recette module and the rest resource it uses
|
fr.gouv.vitam.storage.engine.client |
Provides Storage Engine client interface, factory and implementations.
|
fr.gouv.vitam.worker.common.utils |
Provides common utility classes for the Worker module.
|
Constructor and Description |
---|
StorageCRUDUtils(StorageClient storageClient) |
Modifier and Type | Method and Description |
---|---|
StorageClient |
StorageClientFactory.getClient()
Get the default storage client
|
Modifier and Type | Method and Description |
---|---|
static List<ObjectGroupDocumentHash> |
StorageClientUtil.extractListObjectsFromJson(com.fasterxml.jackson.databind.JsonNode og,
StorageClient storageClient,
AlertService alertService)
Extract Document Objects from ObjectGroup jsonNode and populate
LifeCycleTraceabilitySecureFileObject.objectGroupDocumentHashList
with hash retrieved from storage offer |
static String |
StorageClientUtil.getLFCAndMetadataGlobalHashFromStorage(com.fasterxml.jackson.databind.JsonNode metadataOrDocumentJsonNode,
DataCategory dataCategory,
String objectId,
StorageClient storageClient,
AlertService alertService)
retrieve global Hash (lfc+metadata{unit|og} or Object Doucment under og) from storage offers picked from the optimistic
SedaConstants.STORAGE node |
Copyright © 2018 Vitam. All rights reserved.