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