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