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