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