Uses of Class
fr.gouv.vitam.common.model.revertupdate.RevertUpdateOptions
-
Packages that use RevertUpdateOptions Package Description fr.gouv.vitam.access.internal.api Provides module and resource interfaces and a binary data POJO for the Access Internal module.fr.gouv.vitam.access.internal.rest Provides the web server application for the Access Internal module and the rest resources it uses. -
-
Uses of RevertUpdateOptions in fr.gouv.vitam.access.internal.api
Methods in fr.gouv.vitam.access.internal.api with parameters of type RevertUpdateOptions Modifier and Type Method Description javax.ws.rs.core.Response
AccessInternalResource. revertUpdateUnits(RevertUpdateOptions revertUpdateOptions)
gets objects group with Json query Revert an update of archive units -
Uses of RevertUpdateOptions in fr.gouv.vitam.access.internal.rest
Methods in fr.gouv.vitam.access.internal.rest with parameters of type RevertUpdateOptions Modifier and Type Method Description javax.ws.rs.core.Response
AccessInternalResourceImpl. revertUpdateUnits(RevertUpdateOptions revertUpdateOptions)
-