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