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