Interface BulkIndexRequestExecutor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, org.flowable.job.service.impl.persistence.entity.HistoryJobEntity historyJob)  
    • Method Detail

      • execute

        void execute​(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
                     org.flowable.job.service.impl.persistence.entity.HistoryJobEntity historyJob)