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