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(CommandContext commandContext, HistoryJobEntity historyJob)
-
-
-
Method Detail
-
execute
void execute(CommandContext commandContext, HistoryJobEntity historyJob)
-
-