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