public final class ListJobJsonUnmarshaller extends AbstractUnmarshaller<java.util.List<Job>,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ListJobJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ListJobJsonUnmarshaller |
getInstance() |
java.util.List<Job> |
parse(java.lang.String data) |
isParseJson, unmarshallpublic static ListJobJsonUnmarshaller getInstance()
public java.util.List<Job> parse(java.lang.String data) throws java.lang.Exception
parse in interface Unmarshaller<java.util.List<Job>,JsonUnmarshallerContext>parse in class AbstractUnmarshaller<java.util.List<Job>,JsonUnmarshallerContext>java.lang.Exception