Uses of Class
fr.gouv.vitam.collect.internal.core.configuration.CollectInternalConfiguration
Packages that use CollectInternalConfiguration
Package
Description
-
Uses of CollectInternalConfiguration in fr.gouv.vitam.collect.internal.core.configuration
Methods in fr.gouv.vitam.collect.internal.core.configuration that return CollectInternalConfigurationModifier and TypeMethodDescriptionCollectInternalConfiguration.setApplyJsltPostDynamicAttachement(boolean applyJsltPostDynamicAttachement) CollectInternalConfiguration.setWorkspaceCollectUrl(String workspaceCollectUrl) CollectInternalConfiguration.setWorkspaceUrl(String workspaceUrl) -
Uses of CollectInternalConfiguration in fr.gouv.vitam.collect.internal.core.service
Constructors in fr.gouv.vitam.collect.internal.core.service with parameters of type CollectInternalConfigurationModifierConstructorDescriptionBulkAtomicUpdateMetadataService(MetadataRepository metadataRepository, MetaDataClientFactory metadataClientFactory, CollectInternalConfiguration configuration) FluxService(CollectService collectService, MetadataService metadataService, ProjectRepository projectRepository, MetadataRepository metadataRepository, AdminManagementClientFactory adminManagementClientFactory, CollectInternalConfiguration configuration) -
Uses of CollectInternalConfiguration in fr.gouv.vitam.collect.internal.thread
Constructors in fr.gouv.vitam.collect.internal.thread with parameters of type CollectInternalConfigurationModifierConstructorDescriptionManageStatusThread(CollectInternalConfiguration collectInternalConfiguration, TransactionService transactionService) PurgeTransactionThread(CollectInternalConfiguration collectInternalConfiguration, TransactionService transactionService)