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