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