public class DecisionTaskJsonUnmarshaller extends Object implements Unmarshaller<DecisionTask,JsonUnmarshallerContext>
Constructor and Description |
---|
DecisionTaskJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static DecisionTaskJsonUnmarshaller |
getInstance() |
DecisionTask |
unmarshall(JsonUnmarshallerContext context) |
public DecisionTask unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<DecisionTask,JsonUnmarshallerContext>
Exception
public static DecisionTaskJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.