public interface Step
| Modifier and Type | Method and Description |
|---|---|
void |
process(com.fasterxml.jackson.databind.JsonNode node)
Perform action on wrapped root node
|
void process(com.fasterxml.jackson.databind.JsonNode node)
throws ProcessStepException
ProcessStepExceptionCopyright © 2015. All rights reserved.