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