public class HistoricUserTaskLogRecordJsonTransformer extends AbstractHistoryJsonTransformer
FIELD_NAME_DATA, FIELD_NAME_TYPE| Constructor and Description |
|---|
HistoricUserTaskLogRecordJsonTransformer() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getTypes() |
boolean |
isApplicable(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext) |
void |
transformJson(HistoryJobEntity job,
com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext) |
public HistoricUserTaskLogRecordJsonTransformer()
public boolean isApplicable(com.fasterxml.jackson.databind.node.ObjectNode historicalData,
CommandContext commandContext)
public void transformJson(HistoryJobEntity job, com.fasterxml.jackson.databind.node.ObjectNode historicalData, CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.