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