Uses of Interface
fr.gouv.vitam.common.client.BasicClient
Package
Description
Provides Collect client interface, factory and implementations.
Basic Vitam Client Common interfaces
Provides the Siegfried implementation for the Format Identification module
Provides a fake Driver implementation for tests purpose
Provides Logbook Lifecycles client interface, factory and implementations.
Provides Logbook Operations client interface, factory and implementations.
Provides Metadata client interface, factory and implementations.
Provides interface describing how drivers should be implemented for the
Storage driver module
Provides Storage Engine client interface, factory and implementations.
Provides implementation of the driver for the Workspace Driver module.
Provides Workspace client factory and implementations.
-
Uses of BasicClient in fr.gouv.vitam.batch.report.client
-
Uses of BasicClient in fr.gouv.vitam.client
-
Uses of BasicClient in fr.gouv.vitam.collect.internal.client
Modifier and TypeClassDescriptionclass
Collect Client implementation for production environment -
Uses of BasicClient in fr.gouv.vitam.common.client
Modifier and TypeClassDescriptionclass
TestVitamClientFactory<T extends BasicClient>
Default VitamClientFactory for Test purpose onlyModifier and TypeClassDescriptionclass
class
Abstract client class for all vitam clientclass
Vitam Restassured like client for Junit test Example: -
Uses of BasicClient in fr.gouv.vitam.common.format.identification.siegfried
-
Uses of BasicClient in fr.gouv.vitam.driver.fake
-
Uses of BasicClient in fr.gouv.vitam.logbook.lifecycles.client
-
Uses of BasicClient in fr.gouv.vitam.logbook.operations.client
Modifier and TypeClassDescriptionclass
Mock client implementation for logbook operation -
Uses of BasicClient in fr.gouv.vitam.metadata.client
Modifier and TypeClassDescriptionclass
Mock client implementation for metadataclass
-
Uses of BasicClient in fr.gouv.vitam.security.internal.client
Modifier and TypeInterfaceDescriptioninterface
InternalSecurityClient Interface -
Uses of BasicClient in fr.gouv.vitam.storage.driver
Modifier and TypeClassDescriptionclass
This class must be the reference to create new connection implementation compatible with vitam client -
Uses of BasicClient in fr.gouv.vitam.storage.engine.client
-
Uses of BasicClient in fr.gouv.vitam.storage.offers.workspace.driver
-
Uses of BasicClient in fr.gouv.vitam.workspace.client