public class SearchHistoryUnmarshaller extends AbstractUnmarshaller<SearchResult,JsonUnmarshallerContext>
| Constructor and Description |
|---|
SearchHistoryUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<History> |
parse(java.lang.String data) |
isParseJson, unmarshallpublic SearchResult<History> parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<SearchResult,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<SearchResult,JsonUnmarshallerContext>java.lang.Exception