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