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