Uses of Class
fr.gouv.vitam.workspace.api.exception.ContentAddressableStorageUnavailableDataFromAsyncOfferException
-
Packages that use ContentAddressableStorageUnavailableDataFromAsyncOfferException Package Description fr.gouv.vitam.common.storage.cas.container.api Provides API classes for the Workspace module -
-
Uses of ContentAddressableStorageUnavailableDataFromAsyncOfferException in fr.gouv.vitam.common.storage.cas.container.api
Methods in fr.gouv.vitam.common.storage.cas.container.api that throw ContentAddressableStorageUnavailableDataFromAsyncOfferException Modifier and Type Method Description ObjectContent
ContentAddressableStorage. getObject(java.lang.String containerName, java.lang.String objectName)
Retrieves an object representing the data at location containerName/objectName
-