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