Uses of Class
fr.gouv.vitam.common.model.DeleteGotVersionsRequest
Package
Description
Provides the web server application for the Access External module and the rest resources it uses.
Provides access internal client interface, factory and implementations.
Provides the web server application for the Access Internal module and the rest resources it uses.
-
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.access.external.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessExternalResource.deleteGotVersions
(DeleteGotVersionsRequest deleteGotVersionsRequest) -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.access.internal.client
Modifier and TypeMethodDescriptionRequestResponse<com.fasterxml.jackson.databind.JsonNode>
AccessInternalClient.deleteGotVersions
(DeleteGotVersionsRequest request) Perform deleteGotVersions workflow -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.access.internal.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessInternalResourceImpl.deleteGotVersions
(DeleteGotVersionsRequest deleteGotVersionsRequest) -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.worker.core.plugin.deleteGotVersions.handlers
Modifier and TypeMethodDescriptionDeleteGotVersionsPreparationPlugin.generateGotWithDetails
(ObjectGroupResponse objectGroup, DeleteGotVersionsRequest deleteGotVersionsRequest) -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.worker.core.utils
Modifier and TypeMethodDescriptionstatic InputStream
PluginHelper.createUnitsByGotFile
(MetaDataClient metaDataClient, DeleteGotVersionsRequest deleteGotVersionsRequest, HandlerIO handler)