public class PipelineObjectJsonUnmarshaller extends Object implements Unmarshaller<PipelineObject,JsonUnmarshallerContext>
Constructor and Description |
---|
PipelineObjectJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static PipelineObjectJsonUnmarshaller |
getInstance() |
PipelineObject |
unmarshall(JsonUnmarshallerContext context) |
public PipelineObject unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<PipelineObject,JsonUnmarshallerContext>
Exception
public static PipelineObjectJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.