Package com.flowable.indexing.job.impl
Interface BulkIndexRequestExecutor
-
- All Known Implementing Classes:
BulkIndexRequestExecutorImpl
public 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)
-