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