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