Package | Description |
---|---|
fr.gouv.vitam.functional.administration.rest |
Provides the web server application and configuration for the Functional administration module and the rest resource it uses
|
fr.gouv.vitam.logbook.rest |
Provides the web server application for the Logbook module and the rest resources it uses.
|
fr.gouv.vitam.metadata.rest |
Provides the web server application for the Metadata module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AdminReconstructionResource.reconstructCollection(javax.ws.rs.core.HttpHeaders headers,
String collection) |
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.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LogbookAdminResource.checkLogbookCoherence(javax.ws.rs.core.UriInfo uri)
API to access and lanch the Check logbook coherence service.
|
javax.ws.rs.core.Response |
LogbookReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems)
API to access and launch the Vitam reconstruction service for logbook operations.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
MetadataReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems)
API to access and launch the Vitam reconstruction service for metadatas.
|
Copyright © 2018 Vitam. All rights reserved.