| Constructor and Description |
|---|
Transformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(com.fasterxml.jackson.databind.JsonNode node)
Perform action on wrapped root node
|
protected abstract void |
transform(com.fasterxml.jackson.databind.JsonNode node)
Transformation instructions to migrate to the next version
|
public void process(com.fasterxml.jackson.databind.JsonNode node)
Stepprotected abstract void transform(com.fasterxml.jackson.databind.JsonNode node)
Copyright © 2015. All rights reserved.