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