Uses of Class
fr.gouv.vitam.common.model.DeleteGotVersionsRequest
Packages that use 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
Methods in fr.gouv.vitam.access.external.rest with parameters of type DeleteGotVersionsRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessExternalResource.deleteGotVersions
(DeleteGotVersionsRequest deleteGotVersionsRequest) -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.access.internal.client
Methods in fr.gouv.vitam.access.internal.client with parameters of type DeleteGotVersionsRequestModifier and TypeMethodDescriptionRequestResponse<com.fasterxml.jackson.databind.JsonNode>
AccessInternalClient.deleteGotVersions
(DeleteGotVersionsRequest request) Perform deleteGotVersions workflow -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.access.internal.rest
Methods in fr.gouv.vitam.access.internal.rest with parameters of type DeleteGotVersionsRequestModifier and TypeMethodDescriptionjavax.ws.rs.core.Response
AccessInternalResourceImpl.deleteGotVersions
(DeleteGotVersionsRequest deleteGotVersionsRequest) -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.worker.core.plugin.deleteGotVersions.handlers
Methods in fr.gouv.vitam.worker.core.plugin.deleteGotVersions.handlers with parameters of type DeleteGotVersionsRequestModifier and TypeMethodDescriptionDeleteGotVersionsPreparationPlugin.generateGotWithDetails
(ObjectGroupResponse objectGroup, DeleteGotVersionsRequest deleteGotVersionsRequest) -
Uses of DeleteGotVersionsRequest in fr.gouv.vitam.worker.core.utils
Methods in fr.gouv.vitam.worker.core.utils with parameters of type DeleteGotVersionsRequestModifier and TypeMethodDescriptionstatic InputStream
PluginHelper.createUnitsByGotFile
(MetaDataClient metaDataClient, DeleteGotVersionsRequest deleteGotVersionsRequest, HandlerIO handler)