Class UnitComputedInheritedRulesInvalidationRepository
java.lang.Object
fr.gouv.vitam.batch.report.rest.repository.ReportCommonRepository
fr.gouv.vitam.batch.report.rest.repository.UnitComputedInheritedRulesInvalidationRepository
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
deleteReportByIdAndTenant
(String processId, int tenantId) CloseableIterator<org.bson.Document>
findCollectionByProcessIdTenant
(String processId, int tenantId) Methods inherited from class fr.gouv.vitam.batch.report.rest.repository.ReportCommonRepository
bulkAppendReport, deleteReportByIdAndTenant
-
Constructor Details
-
UnitComputedInheritedRulesInvalidationRepository
-
-
Method Details
-
bulkAppendReport
-
findCollectionByProcessIdTenant
public CloseableIterator<org.bson.Document> findCollectionByProcessIdTenant(String processId, int tenantId) -
deleteReportByIdAndTenant
-