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