| Constructor and Description |
|---|
ProxyStep(Long sourceVersion,
Step step) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getSourceVersion() |
protected Step |
getStep() |
void |
process(com.fasterxml.jackson.databind.JsonNode node)
Perform action on wrapped root node
|
void |
setSuccessor(ProxyStep successor) |
String |
toString() |
public void process(com.fasterxml.jackson.databind.JsonNode node)
throws ProcessStepException
Stepprocess in interface StepProcessStepExceptionpublic Long getSourceVersion()
protected Step getStep()
public void setSuccessor(ProxyStep successor)
Copyright © 2015. All rights reserved.