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