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