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