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