Package | Description |
---|---|
com.flowable.indexing.api | |
com.flowable.indexing.job.impl | |
com.flowable.platform.engine.impl.indexing.job.history |
Modifier and Type | Method and Description |
---|---|
AsyncIndexingHistorySession |
IndexingManagerHelper.getAsyncIndexingHistorySession() |
Modifier and Type | Method and Description |
---|---|
protected void |
BulkIndexRequestExecutorImpl.addHistoricData(HistoryJobEntity originalHistoryJobEntity,
AsyncIndexingHistorySession asyncIndexingHistorySession,
com.fasterxml.jackson.databind.node.ObjectNode objectNode,
CommandContext commandContext) |
protected void |
BulkIndexRequestExecutorImpl.addHistoricData(HistoryJobEntity originalHistoryJobEntity,
AsyncIndexingHistorySession asyncIndexingHistorySession,
String type,
com.fasterxml.jackson.databind.node.ObjectNode data,
String tenantId,
CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
AsyncIndexingHistorySession |
IndexingManagerHelperImpl.getAsyncIndexingHistorySession() |
AsyncIndexingHistorySession |
AbstractSyncHistoryIndexingManager.getAsyncIndexingHistorySession() |