Uses of Class
fr.gouv.vitam.functional.administration.common.ReconstructionItem
Package
Description
Provides common classes for the Functional Administration module.
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
-
Uses of ReconstructionItem in fr.gouv.vitam.functional.administration.common
Modifier and TypeMethodDescriptionReconstructionItem.setCollection
(String collection) Set the collection of the profile This value must be unique by tenantReconstructionItem.setTenants
(List<Integer> tenants) Set or change tenants -
Uses of ReconstructionItem in fr.gouv.vitam.functional.administration.rest
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
ReconstructionResource.reconstructCollections
(javax.ws.rs.core.HttpHeaders headers, @Valid List<ReconstructionItem> reconstructionItems) API to access and lanch the Vitam reconstruction service.