Uses of Class
fr.gouv.vitam.functional.administration.common.ReconstructionItem
Packages that use 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
Methods in fr.gouv.vitam.functional.administration.common that return ReconstructionItemModifier 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
Method parameters in fr.gouv.vitam.functional.administration.rest with type arguments of type ReconstructionItemModifier 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.