public class JobOutputJsonUnmarshaller extends java.lang.Object implements Unmarshaller<JobOutput,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static JobOutputJsonUnmarshaller |
instance |
Constructor and Description |
---|
JobOutputJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static JobOutputJsonUnmarshaller |
getInstance() |
JobOutput |
unmarshall(JsonUnmarshallerContext context) |
private static JobOutputJsonUnmarshaller instance
public JobOutput unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<JobOutput,JsonUnmarshallerContext>
java.lang.Exception
public static JobOutputJsonUnmarshaller getInstance()