Package | Description |
---|---|
fr.gouv.vitam.functional.administration.common |
Provides common classes for the Functional Administration module.
|
fr.gouv.vitam.functional.administration.rest |
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
|
Modifier and Type | Method and Description |
---|---|
ReconstructionItem |
ReconstructionItem.setCollection(String collection)
Set the collection of the profile This value must be unique by tenant
|
ReconstructionItem |
ReconstructionItem.setTenants(List<Integer> tenants)
Set or change tenants
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AdminReconstructionResource.reconstructCollections(javax.ws.rs.core.HttpHeaders headers,
List<ReconstructionItem> reconstructionItems)
API to access and lanch the Vitam reconstruction service.
|
Copyright © 2018 Vitam. All rights reserved.