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