public final class AutomationTestLogJsonUnmarshaller extends AbstractUnmarshaller<AutomationTestLog,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AutomationTestLogJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AutomationTestLogJsonUnmarshaller |
getInstance() |
AutomationTestLog |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static AutomationTestLogJsonUnmarshaller getInstance()
public AutomationTestLog parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<AutomationTestLog,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<AutomationTestLog,JsonUnmarshallerContext>java.lang.Exception