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