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