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