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