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