public class ScheduleRunTestJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ScheduleRunTest,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ScheduleRunTestJsonUnmarshaller |
instance |
Constructor and Description |
---|
ScheduleRunTestJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ScheduleRunTestJsonUnmarshaller |
getInstance() |
ScheduleRunTest |
unmarshall(JsonUnmarshallerContext context) |
private static ScheduleRunTestJsonUnmarshaller instance
public ScheduleRunTest unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ScheduleRunTest,JsonUnmarshallerContext>
java.lang.Exception
public static ScheduleRunTestJsonUnmarshaller getInstance()