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