Class ReassignmentChildObjectGroupRepository

java.lang.Object
fr.gouv.vitam.batch.report.rest.repository.ReportCommonRepository
fr.gouv.vitam.batch.report.rest.repository.ReassignmentChildObjectGroupRepository

public class ReassignmentChildObjectGroupRepository extends ReportCommonRepository
  • Constructor Details

    • ReassignmentChildObjectGroupRepository

      public ReassignmentChildObjectGroupRepository(SimpleMongoDBAccess mongoDbAccess)
  • Method Details

    • bulkAppendReport

      public void bulkAppendReport(List<ReassignmentChildObjectGroupModel> reports)
    • findCollectionByProcessIdTenant

      public com.mongodb.client.MongoCursor<org.bson.Document> findCollectionByProcessIdTenant(String processId, int tenantId)
    • deleteReportByIdAndTenant

      public void deleteReportByIdAndTenant(String processId, int tenantId)