Class BatchObjectInformationResponse
java.lang.Object
fr.gouv.vitam.storage.engine.common.model.response.BatchObjectInformationResponse
-
Constructor Summary
ConstructorDescriptionBatchObjectInformationResponse
(DataCategory type, String objectId, Map<String, String> offerDigests) -
Method Summary
-
Constructor Details
-
BatchObjectInformationResponse
public BatchObjectInformationResponse() -
BatchObjectInformationResponse
public BatchObjectInformationResponse(DataCategory type, String objectId, Map<String, String> offerDigests)
-
-
Method Details
-
getType
-
getObjectId
-
getOfferDigests
-