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