Uses of Class
fr.gouv.vitam.workspace.api.model.FileParams
Package
Description
Provides Workspace client factory and implementations.
Provides common classes for the Workspace module.
-
Uses of FileParams in fr.gouv.vitam.workspace.client
Modifier and TypeMethodDescriptionWorkspaceClient.getFilesWithParamsFromFolder
(String containerName, String folderName) -
Uses of FileParams in fr.gouv.vitam.workspace.common
Modifier and TypeMethodDescriptionWorkspaceContentAddressableStorage.getFilesWithParamsFromFolder
(String containerName, String folderName) WorkspaceFileSystem.getFilesWithParamsFromFolder
(String containerName, String folderName) This method get all files in folder and return a map with the uri as a key and the value is a FileParams that contains whatever it needs.