Package | Description |
---|---|
fr.gouv.vitam.logbook.common.model.reconstruction |
Provides model classes for Logbook module reconstruction
|
fr.gouv.vitam.logbook.common.server.reconstruction |
Provides reconstruction service classes for Logbook server module
|
fr.gouv.vitam.logbook.rest |
Provides the web server application for the Logbook module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
ReconstructionRequestItem |
ReconstructionRequestItem.setLimit(int limit)
Set the limit
|
ReconstructionRequestItem |
ReconstructionRequestItem.setTenant(Integer tenant)
Set or change tenant
|
Constructor and Description |
---|
ReconstructionResponseItem(ReconstructionRequestItem reconstructionRequestItem,
StatusCode status)
Constructor
|
Modifier and Type | Method and Description |
---|---|
ReconstructionResponseItem |
ReconstructionService.reconstruct(ReconstructionRequestItem reconstructionItem)
Reconstruct logbook operation on a tenant
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LogbookReconstructionResource.reconstructCollection(List<ReconstructionRequestItem> reconstructionItems)
API to access and launch the Vitam reconstruction service for logbook operations.
|
Copyright © 2018 Vitam. All rights reserved.