Uses of Class
fr.gouv.vitam.metadata.api.model.ReclassificationChildNodeExportRequest
-
Packages that use ReclassificationChildNodeExportRequest Package Description fr.gouv.vitam.metadata.rest Provides the web server application for the Metadata module and the rest resources it uses. -
-
Uses of ReclassificationChildNodeExportRequest in fr.gouv.vitam.metadata.rest
Methods in fr.gouv.vitam.metadata.rest with parameters of type ReclassificationChildNodeExportRequest Modifier and Type Method Description javax.ws.rs.core.Response
MetadataManagementResource. exportReclassificationChildNodes(ReclassificationChildNodeExportRequest request)
Export child nodes of units to reclassify for graph update into workspaces.
-