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