public class StepJsonUnmarshaller extends java.lang.Object implements Unmarshaller<Step,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static StepJsonUnmarshaller |
instance |
Constructor and Description |
---|
StepJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static StepJsonUnmarshaller |
getInstance() |
Step |
unmarshall(JsonUnmarshallerContext context) |
private static StepJsonUnmarshaller instance
public Step unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<Step,JsonUnmarshallerContext>
java.lang.Exception
public static StepJsonUnmarshaller getInstance()