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>Exceptionpublic static HistoryEventJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.