Uses of Class
fr.gouv.vitam.workspace.api.model.TimeToLive
Package
Description
Provides Model classes for the Workspace module
Provides Workspace client factory and implementations.
Provides common classes for the Workspace module.
Provides the web server application for the Workspace module and the rest resources it uses.
-
Uses of TimeToLive in fr.gouv.vitam.workspace.api.model
Modifier and TypeMethodDescriptionTimeToLive.setUnit
(ChronoUnit unit) TimeToLive.setValue
(int value) -
Uses of TimeToLive in fr.gouv.vitam.workspace.client
Modifier and TypeMethodDescriptionvoid
WorkspaceClient.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) -
Uses of TimeToLive in fr.gouv.vitam.workspace.common
Modifier and TypeMethodDescriptionvoid
WorkspaceContentAddressableStorage.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) void
WorkspaceFileSystem.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) -
Uses of TimeToLive in fr.gouv.vitam.workspace.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
WorkspaceResource.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) deletes old file in a container in the workspace