public class TaskOwnerChangedHistoryJsonTransformer extends AbstractNeedsTaskHistoryJsonTransformer
| Constructor and Description |
|---|
TaskOwnerChangedHistoryJsonTransformer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
transformJson(HistoryJobEntity job,
com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext) |
isApplicabledispatchEvent, findHistoricActivityInstance, findUnfinishedHistoricActivityInstance, getBooleanFromJson, getBooleanFromJson, getDateFromJson, getDoubleFromJson, getHistoricActivityInstanceFromCache, getIntegerFromJson, getLongFromJson, getStringFromJson, getUnfinishedHistoricActivityInstanceFromCache, historicActivityInstanceExistsForData, historicActivityInstanceExistsForDataIncludingFinishedpublic TaskOwnerChangedHistoryJsonTransformer()
public String getType()
public void transformJson(HistoryJobEntity job, com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
Copyright © 2017 Flowable. All rights reserved.