Uses of Class
fr.gouv.vitam.workspace.api.model.TimeToLive
Packages that use 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
Methods in fr.gouv.vitam.workspace.api.model that return TimeToLiveModifier and TypeMethodDescriptionTimeToLive.setUnit
(ChronoUnit unit) TimeToLive.setValue
(int value) -
Uses of TimeToLive in fr.gouv.vitam.workspace.client
Methods in fr.gouv.vitam.workspace.client with parameters of type TimeToLiveModifier and TypeMethodDescriptionvoid
WorkspaceClient.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) -
Uses of TimeToLive in fr.gouv.vitam.workspace.common
Methods in fr.gouv.vitam.workspace.common with parameters of type TimeToLiveModifier and TypeMethodDescriptionvoid
WorkspaceContentAddressableStorage.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) void
WorkspaceFileSystem.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) -
Uses of TimeToLive in fr.gouv.vitam.workspace.rest
Methods in fr.gouv.vitam.workspace.rest with parameters of type TimeToLiveModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
WorkspaceResource.purgeOldFilesInContainer
(String containerName, TimeToLive timeToLive) deletes old file in a container in the workspace