public class UnitComputedInheritedRulesInvalidationRepository extends ReportCommonRepository
Constructor and Description |
---|
UnitComputedInheritedRulesInvalidationRepository(SimpleMongoDBAccess mongoDbAccess) |
Modifier and Type | Method and Description |
---|---|
void |
bulkAppendReport(List<UnitComputedInheritedRulesInvalidationModel> reports) |
void |
deleteReportByIdAndTenant(String processId,
int tenantId) |
CloseableIterator<org.bson.Document> |
findCollectionByProcessIdTenant(String processId,
int tenantId) |
bulkAppendReport, deleteReportByIdAndTenant
public UnitComputedInheritedRulesInvalidationRepository(SimpleMongoDBAccess mongoDbAccess)
public void bulkAppendReport(List<UnitComputedInheritedRulesInvalidationModel> reports)
public CloseableIterator<org.bson.Document> findCollectionByProcessIdTenant(String processId, int tenantId)
public void deleteReportByIdAndTenant(String processId, int tenantId)
Copyright © 2019 Vitam. All rights reserved.