Filters
Filters
Type: public
class
A class that defines a filter
Filters(String startDate, String endDate, String query, String [] tags)
Type: public
Create a map filter
Parameter Name | Type | Description |
---|---|---|
startDate | String | the start date as yyyy-mm-dd |
endDate | String | the end date as yyyy-mm-dd |
query | String | the queried keywords |
tags | String [] | the queried tags |