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