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