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