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