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