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