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