Uses of Class
fr.gouv.vitam.workspace.api.exception.ContentAddressableStorageAlreadyExistException
Packages that use ContentAddressableStorageAlreadyExistException
Package
Description
Provides Workspace client factory and implementations.
Provides common classes for the Workspace module.
-
Uses of ContentAddressableStorageAlreadyExistException in fr.gouv.vitam.functionaltest.cucumber.step
Methods in fr.gouv.vitam.functionaltest.cucumber.step that throw ContentAddressableStorageAlreadyExistException -
Uses of ContentAddressableStorageAlreadyExistException in fr.gouv.vitam.workspace.client
Methods in fr.gouv.vitam.workspace.client that throw ContentAddressableStorageAlreadyExistExceptionModifier and TypeMethodDescriptionvoidWorkspaceClient.createFolder(String containerName, String folderName) -
Uses of ContentAddressableStorageAlreadyExistException in fr.gouv.vitam.workspace.common
Methods in fr.gouv.vitam.workspace.common that throw ContentAddressableStorageAlreadyExistExceptionModifier and TypeMethodDescriptionvoidWorkspaceContentAddressableStorage.createContainer(String containerName) Creates a containervoidWorkspaceFileSystem.createContainer(String containerName) voidWorkspaceContentAddressableStorage.createFolder(String containerName, String folderName) Creates a folder (or a directory) marker depending on the servicevoidWorkspaceFileSystem.createFolder(String containerName, String folderName)