Class ReassignmentObjectGroupRepository
java.lang.Object
fr.gouv.vitam.batch.report.rest.repository.ReportCommonRepository
fr.gouv.vitam.batch.report.rest.repository.ReassignmentObjectGroupRepository
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbulkAppendReport(List<ReassignmentObjectGroupModel> reports) voiddeleteReportByIdAndTenant(String processId, int tenantId) com.mongodb.client.MongoCursor<org.bson.Document> findCollectionByProcessIdTenant(String processId, int tenantId) Methods inherited from class fr.gouv.vitam.batch.report.rest.repository.ReportCommonRepository
bulkAppendReport, deleteReportByIdAndTenant
-
Constructor Details
-
ReassignmentObjectGroupRepository
-
-
Method Details
-
bulkAppendReport
-
findCollectionByProcessIdTenant
public com.mongodb.client.MongoCursor<org.bson.Document> findCollectionByProcessIdTenant(String processId, int tenantId) -
deleteReportByIdAndTenant
-