public final class JsonPatchProcessor extends Object implements Processor<JsonPatchInput,ValueHolder<com.fasterxml.jackson.databind.JsonNode>>
| Constructor and Description |
|---|
JsonPatchProcessor() |
| Modifier and Type | Method and Description |
|---|---|
ValueHolder<com.fasterxml.jackson.databind.JsonNode> |
process(ProcessingReport report,
JsonPatchInput input) |
public ValueHolder<com.fasterxml.jackson.databind.JsonNode> process(ProcessingReport report, JsonPatchInput input) throws ProcessingException
process in interface Processor<JsonPatchInput,ValueHolder<com.fasterxml.jackson.databind.JsonNode>>ProcessingException