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