public class ProcessInstancePropertyChangedHistoryJsonTransformer extends AbstractNeedsProcessInstanceHistoryJsonTransformer
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_BUSINESS_KEY |
static String |
PROPERTY_NAME |
processEngineConfigurationFIELD_NAME_DATA, FIELD_NAME_TYPE| Constructor and Description |
|---|
ProcessInstancePropertyChangedHistoryJsonTransformer(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 static final String PROPERTY_NAME
public static final String PROPERTY_BUSINESS_KEY
public ProcessInstancePropertyChangedHistoryJsonTransformer(ProcessEngineConfigurationImpl processEngineConfiguration)
public void transformJson(HistoryJobEntity job, com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
Copyright © 2020 Flowable. All rights reserved.