Package | Description |
---|---|
org.waarp.vitam |
Waarp-Vitam is a plugin for both Ingest and DIP export that works as a
Vitam Ingest and Access client but using Waarp to transfer files.
Documentation: http://www.programmevitam.fr/ressources/DocCourante/html/manuel-integration/client-usage.html http://www.programmevitam.fr/ressources/DocCourante/raml/externe/ingest.html http://www.programmevitam.fr/ressources/DocCourante/javadoc/fr/gouv/vitam/ingest/external/client/IngestExternalClient.html http://www.programmevitam.fr/ressources/DocCourante/html/archi/archi-applicative/20-services-list.html#api-externes-ingest-external-et-access-external http://www.programmevitam.fr/ressources/DocCourante/html/archi/archi-exploit-infra/services/ingest-external.html http://www.programmevitam.fr/ressources/DocCourante/html/archi/securite/00-principles.html#principes-de-securisation-des-acces-externes |
org.waarp.vitam.common |
This package is the top package for Common classes
|
org.waarp.vitam.common.waarp |
This package is for Waarp interface for the Waarp-Vitam module
|
org.waarp.vitam.dip |
DIP package contains all logic to apply a DIP send through Waarp
from Vitam export operation.
Export is a download from Vitam of a DIP (binary file in ZIP format) of archives. |
org.waarp.vitam.ingest |
Ingest package contains all logic to apply from a Waarp reception of SIP
to Vitam ingest operation, and possibly the feedback operations, first
(mandatory) being the id of the ingest request, and second being the
pooling on ingest status and ATR from Vitam, leading to a forward of the
ATR to the partner as defined.
If the second is not done, it is the responsability of the Waarp partner, when it receives the id of the Ingest operation from Vitam through Waarp to handle directly the handling of the final status and its ATR. Ingest is an upload into Vitam of a SIP (binary file in ZIP format) of archives. |