Uses of Class
fr.gouv.vitam.common.client.VitamClientFactory
Package
Description
Provides access internal client interface, factory and implementations.
Provides Collect client interface, factory and implementations.
Basic Vitam Client Common interfaces
Provides the Siegfried implementation for the Format Identification module
Provides Functional administration client interface, factory and implementations.
Provides Ingest Internal Client interface, configuration, factory and implementations.
Provides Logbook Lifecycles client interface, factory and implementations.
Provides Logbook Operations client interface, factory and implementations.
Provides Metadata client interface, factory and implementations.
Provides Processing Management client interface, factory and implementations.
Provides Storage Engine client interface, factory and implementations.
Provides Worker client interface, configuration, factory and implementations.
Provides Workspace client factory and implementations.
-
Uses of VitamClientFactory in fr.gouv.vitam.access.internal.client
Modifier and TypeClassDescriptionclass
Access client factory
Used to create access client : if configuration file does not exist 'access-client.conf',
mock access client will be returned -
Uses of VitamClientFactory in fr.gouv.vitam.batch.report.client
-
Uses of VitamClientFactory in fr.gouv.vitam.client
Modifier and TypeClassDescriptionclass
IngestInternal client factory
Used to create IngestInternal client : if configuration file does not exist 'ingest-internal-client.conf',
mock IngestInternal client will be returned -
Uses of VitamClientFactory in fr.gouv.vitam.collect.internal.client
Modifier and TypeClassDescriptionclass
Collect Client Factory class. -
Uses of VitamClientFactory in fr.gouv.vitam.common.client
Modifier and TypeClassDescriptionclass
TestVitamClientFactory<T extends BasicClient>
Default VitamClientFactory for Test purpose onlyModifier and TypeMethodDescriptionVitamClientFactory.setVitamClientType
(VitamClientFactoryInterface.VitamClientType vitamClientType) -
Uses of VitamClientFactory in fr.gouv.vitam.common.format.identification.siegfried
-
Uses of VitamClientFactory in fr.gouv.vitam.functional.administration.client
Modifier and TypeClassDescriptionclass
Admin management client factory use to get client by type "rest" or "mock" -
Uses of VitamClientFactory in fr.gouv.vitam.ingest.internal.client
Modifier and TypeClassDescriptionclass
IngestInternal client factory
Used to create IngestInternal client : if configuration file does not exist 'ingest-internal-client.conf',
mock IngestInternal client will be returned -
Uses of VitamClientFactory in fr.gouv.vitam.logbook.lifecycles.client
Modifier and TypeClassDescriptionclass
Logbook lifecycles client factory
Use to get a logbook lifecycles client in function of its type. -
Uses of VitamClientFactory in fr.gouv.vitam.logbook.operations.client
Modifier and TypeClassDescriptionclass
Logbook client factory
Used to get a client logbook depending on its type. -
Uses of VitamClientFactory in fr.gouv.vitam.metadata.client
-
Uses of VitamClientFactory in fr.gouv.vitam.processing.management.client
Modifier and TypeClassDescriptionclass
ProcessingManagement factory for creating ProcessingManagement client -
Uses of VitamClientFactory in fr.gouv.vitam.scheduler.server.client
-
Uses of VitamClientFactory in fr.gouv.vitam.security.internal.client
-
Uses of VitamClientFactory in fr.gouv.vitam.storage.engine.client
-
Uses of VitamClientFactory in fr.gouv.vitam.worker.client
-
Uses of VitamClientFactory in fr.gouv.vitam.workspace.client
Modifier and TypeClassDescriptionclass
WorkspaceClient factory for creating workspace client