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