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