Uses of Class
fr.gouv.vitam.ingest.internal.upload.rest.IngestInternalConfiguration
Packages that use IngestInternalConfiguration
Package
Description
Provides the web server application and configuration for the Ingest Internal module and the rest resources it uses.
-
Uses of IngestInternalConfiguration in fr.gouv.vitam.ingest.internal.upload.rest
Methods in fr.gouv.vitam.ingest.internal.upload.rest that return IngestInternalConfigurationModifier and TypeMethodDescriptionIngestInternalConfiguration.setProcessingUrl
(String processingUrl) IngestInternalConfiguration.setWorkspaceUrl
(String workspaceUrl) Constructors in fr.gouv.vitam.ingest.internal.upload.rest with parameters of type IngestInternalConfigurationModifierConstructorDescriptionIngestInternalResource
(IngestInternalConfiguration configuration) IngestInternalResource constructor