@Deprecated public abstract class AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer extends AbstractPlanItemInstanceHistoryJsonTransformer
cmmnEngineConfigurationFIELD_NAME_DATA, FIELD_NAME_TYPE| Constructor and Description |
|---|
AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer(CmmnEngineConfiguration cmmnEngineConfiguration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected HistoricPlanItemInstanceEntity |
getHistoricPlanItemInstanceEntity(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext)
Deprecated.
|
boolean |
isApplicable(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext)
Deprecated.
|
HistoricPlanItemInstanceEntity |
updateCommonProperties(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext)
Deprecated.
|
copyCommonPlanItemInstancePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypes, transformJsonpublic AbstractNeedsHistoricPlanItemInstanceHistoryJsonTransformer(CmmnEngineConfiguration cmmnEngineConfiguration)
public boolean isApplicable(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext)
protected HistoricPlanItemInstanceEntity getHistoricPlanItemInstanceEntity(com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
public HistoricPlanItemInstanceEntity updateCommonProperties(com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.