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