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