Class DeleteGotVersionsReportService
java.lang.Object
fr.gouv.vitam.worker.core.plugin.CommonReportService<Object>
fr.gouv.vitam.worker.core.plugin.deleteGotVersions.services.DeleteGotVersionsReportService
-
Field Summary
Fields inherited from class fr.gouv.vitam.worker.core.plugin.CommonReportService
JSONL_EXTENSION, WORKSPACE_REPORT_URI
-
Constructor Summary
ConstructorsConstructorDescriptionDeleteGotVersionsReportService
(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
-
DeleteGotVersionsReportService
public DeleteGotVersionsReportService() -
DeleteGotVersionsReportService
public DeleteGotVersionsReportService(BatchReportClientFactory reportFactory, WorkspaceClientFactory workspaceClientFactory, StorageClientFactory storageClientFactory)
-