Class PreservationReportService
java.lang.Object
fr.gouv.vitam.worker.core.plugin.CommonReportService<PreservationReportEntry>
fr.gouv.vitam.worker.core.plugin.preservation.service.PreservationReportService
PreservationReportService
-
Field Summary
Fields inherited from class fr.gouv.vitam.worker.core.plugin.CommonReportService
JSONL_EXTENSION, WORKSPACE_REPORT_URI
-
Constructor Summary
ConstructorsConstructorDescriptionPreservationReportService
(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory) -
Method Summary
Methods inherited from class fr.gouv.vitam.worker.core.plugin.CommonReportService
appendEntries, cleanupReport, deleteReportFromWorkspaceIfExists, isReportWrittenInWorkspace, storeReportToOffers, storeReportToWorkspace
-
Constructor Details
-
PreservationReportService
public PreservationReportService() -
PreservationReportService
public PreservationReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory)
-