public class RetryFailedBulkRequestTransformer extends AbstractElasticSearchTransformer
indexingService, objectMapper| Constructor and Description |
|---|
RetryFailedBulkRequestTransformer(LowLevelIndexingService indexingService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTypes() |
void |
transformJson(org.flowable.job.service.impl.persistence.entity.HistoryJobEntity job,
com.fasterxml.jackson.databind.node.ObjectNode historicalData,
org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
isApplicablecreateHistoricActivityInstanceEntity, dispatchEvent, findHistoricActivityInstance, findUnfinishedHistoricActivityInstance, getHistoricActivityInstanceFromCache, getUnfinishedHistoricActivityInstanceFromCache, historicActivityInstanceExistsForData, historicActivityInstanceExistsForDataIncludingFinishedpublic RetryFailedBulkRequestTransformer(LowLevelIndexingService indexingService, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
Copyright © 2019. All rights reserved.