Uses of Class
fr.gouv.vitam.storage.engine.client.StorageClientFactory
-
-
Uses of StorageClientFactory in fr.gouv.vitam.access.internal.core
Constructors in fr.gouv.vitam.access.internal.core with parameters of type StorageClientFactory Constructor Description AccessInternalModuleImpl(LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, LogbookOperationsClientFactory logbookOperationsClientFactory, StorageClientFactory storageClientFactory, WorkspaceClientFactory workspaceClientFactory, AdminManagementClientFactory adminManagementClientFactory, MetaDataClientFactory metaDataClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.access.internal.rest
Constructors in fr.gouv.vitam.access.internal.rest with parameters of type StorageClientFactory Constructor Description BusinessApplication(LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, LogbookOperationsClientFactory logbookOperationsClientFactory, StorageClientFactory storageClientFactory, WorkspaceClientFactory workspaceClientFactory, AdminManagementClientFactory adminManagementClientFactory, MetaDataClientFactory metaDataClientFactory, ProcessingManagementClientFactory processingManagementClientFactory)LogbookInternalResourceImpl(LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, LogbookOperationsClientFactory logbookOperationsClientFactory, StorageClientFactory storageClientFactory, WorkspaceClientFactory workspaceClientFactory, AdminManagementClientFactory adminManagementClientFactory, MetaDataClientFactory metaDataClientFactory, ProcessingManagementClientFactory processingManagementClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.functional.administration.common
Constructors in fr.gouv.vitam.functional.administration.common with parameters of type StorageClientFactory Constructor Description BackupService(WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.logbook.common.server.reconstruction
Constructors in fr.gouv.vitam.logbook.common.server.reconstruction with parameters of type StorageClientFactory Constructor Description RestoreBackupService(StorageClientFactory storageClientFactory)Constructor for tests -
Uses of StorageClientFactory in fr.gouv.vitam.logbook.operations.core
Constructors in fr.gouv.vitam.logbook.operations.core with parameters of type StorageClientFactory Constructor Description LogbookOperationsImpl(LogbookDbAccess mongoDbAccess, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory, IndexationHelper indexationHelper) -
Uses of StorageClientFactory in fr.gouv.vitam.metadata.core.ExportsPurge
Constructors in fr.gouv.vitam.metadata.core.ExportsPurge with parameters of type StorageClientFactory Constructor Description ExportsPurgeService(WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory, int timeToLiveInMinutes) -
Uses of StorageClientFactory in fr.gouv.vitam.metadata.core.graph
Constructors in fr.gouv.vitam.metadata.core.graph with parameters of type StorageClientFactory Constructor Description StoreGraphService(VitamRepositoryProvider vitamRepositoryProvider, RestoreBackupService restoreBackupService, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.metadata.core.reconstruction
Constructors in fr.gouv.vitam.metadata.core.reconstruction with parameters of type StorageClientFactory Constructor Description ReconstructionService(VitamRepositoryProvider vitamRepositoryProvider, RestoreBackupService recoverBackupService, LogbookLifeCyclesClientFactory logbookLifecycleClientFactory, StorageClientFactory storageClientFactory, OffsetRepository offsetRepository)Constructor for testsRestoreBackupService(StorageClientFactory storageClientFactory)Constructor for tests -
Uses of StorageClientFactory in fr.gouv.vitam.processing.engine.core.operation
Constructors in fr.gouv.vitam.processing.engine.core.operation with parameters of type StorageClientFactory Constructor Description OperationContextMonitor(StorageClientFactory storageClientFactory, WorkspaceClientFactory workspaceClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.storage.engine.client
Methods in fr.gouv.vitam.storage.engine.client that return StorageClientFactory Modifier and Type Method Description static StorageClientFactoryStorageClientFactory. getInstance()Get the StorageClientFactory instanceMethods in fr.gouv.vitam.storage.engine.client with parameters of type StorageClientFactory Modifier and Type Method Description static java.util.Iterator<OfferLog>OfferLogHelper. getListing(StorageClientFactory storageClientFactory, java.lang.String strategy, DataCategory dataCategory, java.lang.Long offset, Order order, int chunkSize, java.lang.Integer limit)Constructors in fr.gouv.vitam.storage.engine.client with parameters of type StorageClientFactory Constructor Description StorageClientOfferLogIterator(StorageClientFactory storageClientFactory, java.lang.String strategyId, Order order, DataCategory dataCategory, int chunkSize, java.lang.Long startOffset) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.handler
Constructors in fr.gouv.vitam.worker.core.handler with parameters of type StorageClientFactory Constructor Description CheckHeaderActionHandler(AdminManagementClientFactory adminManagementClientFactory, StorageClientFactory storageClientFactory, SedaUtilsFactory sedaUtilsFactory)CheckIngestContractActionHandler(AdminManagementClientFactory adminManagementClientFactory, StorageClientFactory storageClientFactory)CheckStorageAvailabilityActionHandler(StorageClientFactory storageClientFactory, SedaUtils sedaUtils)ManagmentContractChecker(java.lang.String managementContractId, AdminManagementClientFactory adminManagementClientFactory, StorageClientFactory storageClientFactory)PrepareStorageInfoActionHandler(StorageClientFactory storageClientFactory)Useful for inject mock in test classPrepareTraceabilityCheckProcessActionHandler(LogbookOperationsClientFactory logbookOperationsClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin
Constructors in fr.gouv.vitam.worker.core.plugin with parameters of type StorageClientFactory Constructor Description CommonReportService(ReportType reportType, BatchReportClientFactory batchReportClientFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory)StoreMetadataObjectActionHandler(StorageClientFactory storageClientFactory)StoreMetaDataObjectGroupActionPlugin(MetaDataClientFactory metaDataClientFactory, LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, StorageClientFactory storageClientFactory)StoreObjectActionHandler(StorageClientFactory storageClientFactory)StoreObjectGroupActionPlugin(StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.audit
Constructors in fr.gouv.vitam.worker.core.plugin.audit with parameters of type StorageClientFactory Constructor Description AuditExistenceService(StorageClientFactory storageClientFactory)AuditIntegrityService(StorageClientFactory storageClientFactory)AuditReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.elimination.report
Constructors in fr.gouv.vitam.worker.core.plugin.elimination.report with parameters of type StorageClientFactory Constructor Description EliminationActionReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.evidence.report
Constructors in fr.gouv.vitam.worker.core.plugin.evidence.report with parameters of type StorageClientFactory Constructor Description EvidenceAuditReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.ingestcleanup
Constructors in fr.gouv.vitam.worker.core.plugin.ingestcleanup with parameters of type StorageClientFactory Constructor Description IngestCleanupFinalizationPlugin(StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.lfc_traceability
Constructors in fr.gouv.vitam.worker.core.plugin.lfc_traceability with parameters of type StorageClientFactory Constructor Description FinalizeLifecycleTraceabilityActionPlugin(StorageClientFactory storageClientFactory, java.lang.String actionHandlerId)StrategyIdOfferIdLoader(StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.massprocessing
Constructors in fr.gouv.vitam.worker.core.plugin.massprocessing with parameters of type StorageClientFactory Constructor Description MassUpdateFinalize(BatchReportClientFactory batchReportClientFactory, LogbookOperationsClientFactory logbookOperationsClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.massprocessing.description
Constructors in fr.gouv.vitam.worker.core.plugin.massprocessing.description with parameters of type StorageClientFactory Constructor Description MassUpdateUnitsProcess(MetaDataClientFactory metaDataClientFactory, LogbookLifeCyclesClientFactory lfcClientFactory, StorageClientFactory storageClientFactory, BatchReportClientFactory batchReportClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.massprocessing.management
Constructors in fr.gouv.vitam.worker.core.plugin.massprocessing.management with parameters of type StorageClientFactory Constructor Description MassUpdateUnitsRulesProcess(MetaDataClientFactory metaDataClientFactory, LogbookLifeCyclesClientFactory lfcClientFactory, StorageClientFactory storageClientFactory, AdminManagementClientFactory adminManagementClientFactory, BatchReportClientFactory batchReportClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.migration
Constructors in fr.gouv.vitam.worker.core.plugin.migration with parameters of type StorageClientFactory Constructor Description MigrationObjectGroups(MetaDataClientFactory metaDataClientFactory, LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, StorageClientFactory storageClientFactory)MigrationUnits(MetaDataClientFactory metaDataClientFactory, LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.preservation.service
Constructors in fr.gouv.vitam.worker.core.plugin.preservation.service with parameters of type StorageClientFactory Constructor Description PreservationReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.probativevalue
Constructors in fr.gouv.vitam.worker.core.plugin.probativevalue with parameters of type StorageClientFactory Constructor Description ProbativeCreateReportEntry(MetaDataClientFactory metaDataClientFactory, LogbookLifeCyclesClientFactory logbookLifeCyclesClientFactory, StorageClientFactory storageClientFactory, LogbookOperationsClientFactory logbookOperationsClientFactory, TimeStampService timeStampService) -
Uses of StorageClientFactory in fr.gouv.vitam.worker.core.plugin.transfer.reply
Constructors in fr.gouv.vitam.worker.core.plugin.transfer.reply with parameters of type StorageClientFactory Constructor Description SaveAtrPlugin(StorageClientFactory storageClientFactory)TransferReplyReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory)
-