public class HistoryEventJsonUnmarshaller extends Object implements Unmarshaller<HistoryEvent,JsonUnmarshallerContext>
Constructor and Description |
---|
HistoryEventJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static HistoryEventJsonUnmarshaller |
getInstance() |
HistoryEvent |
unmarshall(JsonUnmarshallerContext context) |
public HistoryEvent unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<HistoryEvent,JsonUnmarshallerContext>
Exception
public static HistoryEventJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.