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