public abstract class AbstractNeedsHistoricCaseInstanceJsonTransformer extends AbstractHistoryJsonTransformer
cmmnEngineConfigurationFIELD_NAME_DATA, FIELD_NAME_TYPE| Constructor and Description |
|---|
AbstractNeedsHistoricCaseInstanceJsonTransformer(CmmnEngineConfiguration cmmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected HistoricCaseInstanceEntity |
getHistoricCaseInstanceEntity(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext) |
boolean |
isApplicable(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypes, transformJsonpublic AbstractNeedsHistoricCaseInstanceJsonTransformer(CmmnEngineConfiguration cmmnEngineConfiguration)
public boolean isApplicable(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext)
protected HistoricCaseInstanceEntity getHistoricCaseInstanceEntity(com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
Copyright © 2021 Flowable. All rights reserved.