Package | Description |
---|---|
fr.gouv.vitam.common.format.identification |
Provides common interface, factory and implementations for the Format Identification module
|
fr.gouv.vitam.ingest.external.core |
Provides core implementation for the Ingest External module.
|
fr.gouv.vitam.ingest.external.rest |
Provides the web server application for the Ingest External module and the rest resources it uses.
|
fr.gouv.vitam.worker.core.plugin |
Plugin package in worker module
|
Modifier and Type | Method and Description |
---|---|
static FormatIdentifierFactory |
FormatIdentifierFactory.getInstance()
Get the FormatIdentifierFactory instance
|
Constructor and Description |
---|
IngestExternalImpl(IngestExternalConfiguration config,
FormatIdentifierFactory formatIdentifierFactory,
IngestInternalClientFactory ingestInternalClientFactory) |
Constructor and Description |
---|
IngestExternalResource(IngestExternalConfiguration ingestExternalConfiguration,
SecureEndpointRegistry secureEndpointRegistry,
FormatIdentifierFactory formatIdentifierFactory,
IngestInternalClientFactory ingestInternalClientFactory)
Constructor IngestExternalResource
|
Constructor and Description |
---|
FormatIdentificationActionPlugin(AdminManagementClientFactory adminManagementClientFactory,
FormatIdentifierFactory formatIdentifierFactory) |
Copyright © 2019 Vitam. All rights reserved.