Package | Description |
---|---|
fr.gouv.vitam.access.external.client |
Provides
|
fr.gouv.vitam.access.external.rest |
Provides the web server application for the Access External module and the rest resources it uses.
|
fr.gouv.vitam.access.internal.client |
Provides access internal client interface, factory and implementations.
|
fr.gouv.vitam.access.internal.rest |
Provides the web server application for the Access Internal module and the rest resources it uses.
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<com.fasterxml.jackson.databind.JsonNode> |
AccessExternalClient.launchPreservation(VitamContext vitamContext,
PreservationRequest preservationRequest) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccessExternalResource.startPreservation(PreservationRequest preservationRequest) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<com.fasterxml.jackson.databind.JsonNode> |
AccessInternalClient.startPreservation(PreservationRequest request)
Perform a preservation workflow
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AccessInternalResourceImpl.startPreservation(PreservationRequest preservationRequest) |
Copyright © 2019 Vitam. All rights reserved.