Interface BulkIndexRequestExecutor

All Known Implementing Classes:
BulkIndexRequestExecutorImpl

public interface BulkIndexRequestExecutor
  • Method Summary

    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 Details

    • execute

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