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