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