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