public class TaskEndedHistoryJsonTransformer extends AbstractNeedsTaskHistoryJsonTransformer
processEngineConfigurationFIELD_NAME_DATA, FIELD_NAME_TYPE| Constructor and Description |
|---|
TaskEndedHistoryJsonTransformer(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTypes() |
void |
transformJson(HistoryJobEntity job,
com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext) |
isApplicablecreateHistoricActivityInstanceEntity, dispatchEvent, findHistoricActivityInstance, findUnfinishedHistoricActivityInstance, getHistoricActivityInstanceFromCache, getUnfinishedHistoricActivityInstanceFromCache, historicActivityInstanceExistsForData, historicActivityInstanceExistsForDataIncludingFinishedpublic TaskEndedHistoryJsonTransformer(ProcessEngineConfigurationImpl processEngineConfiguration)
public void transformJson(HistoryJobEntity job, com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.