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