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.
|
fr.gouv.vitam.security.internal.rest.resource |
Provides core classes of functional administration rules module
|
fr.gouv.vitam.storage.engine.server.rest |
Provides the web server application and configuration for the Storage Engine
Server module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AdminMigrationResource.check()
Deprecated.
Check migration status
|
javax.ws.rs.core.Response |
AdminDataMigrationResource.migrateTo(javax.ws.rs.core.HttpHeaders headers)
Migration Api
|
javax.ws.rs.core.Response |
AdminReconstructionResource.reconstructCollection(javax.ws.rs.core.HttpHeaders headers,
String collection) |
javax.ws.rs.core.Response |
AdminReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems)
API to access and launch the Vitam reconstruction service for Accession Register.
|
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.
|
javax.ws.rs.core.Response |
AdminMigrationResource.start(javax.ws.rs.core.HttpHeaders headers)
Deprecated.
Migration Api
|
javax.ws.rs.core.Response |
AdminDataMigrationResource.startAccessionRegisterMigration()
API for Accession Register migration
|
javax.ws.rs.core.Response |
AdminDataMigrationResource.startAccessionRegisterMigrationPurge()
API for Accession Register migration
|
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 |
MetadataManagementResource.computeGraphByDSL(Integer xTenantId,
com.fasterxml.jackson.databind.JsonNode queryDsl)
API to access and launch the Vitam graph builder service for metadatas.
|
javax.ws.rs.core.Response |
MetadataManagementResource.computeGraphByDSLInProgress()
Check if graph builder is in progress.
|
javax.ws.rs.core.Response |
MetadataManagementResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems)
API to access and launch the Vitam reconstruction service for metadatas.
|
javax.ws.rs.core.Response |
MetadataMigrationAdminResource.startDataMigration()
API for data migration
|
javax.ws.rs.core.Response |
MetadataManagementResource.storeGraph()
API to access and launch the Vitam store graph service for metadatas.
|
javax.ws.rs.core.Response |
MetadataManagementResource.storeGraphInProgress()
Check if store graph is in progress.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AdminSecurityDataMigrationResource.startSecurityDataMigration()
API for security data migration
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AdminOfferSyncResource.synchronizeOffer(OfferSyncRequestItem offerSyncItems)
API to access and lanch the offer synchronization service.
|
Copyright © 2018 Vitam. All rights reserved.