public class ActionDeclarationJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ActionDeclaration,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ActionDeclarationJsonUnmarshaller |
instance |
Constructor and Description |
---|
ActionDeclarationJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ActionDeclarationJsonUnmarshaller |
getInstance() |
ActionDeclaration |
unmarshall(JsonUnmarshallerContext context) |
private static ActionDeclarationJsonUnmarshaller instance
public ActionDeclaration unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ActionDeclaration,JsonUnmarshallerContext>
java.lang.Exception
public static ActionDeclarationJsonUnmarshaller getInstance()