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