public abstract class AbstractNeedsHistoricCaseInstanceJsonTransformer extends AbstractHistoryJsonTransformer
FIELD_NAME_DATA, FIELD_NAME_TYPE| Constructor and Description |
|---|
AbstractNeedsHistoricCaseInstanceJsonTransformer() |
| 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, waitgetType, transformJsonpublic AbstractNeedsHistoricCaseInstanceJsonTransformer()
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 © 2018 Flowable. All rights reserved.