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