-
Task
-
Resolution: Done
-
L3 - Default
-
None
-
None
As a developer, I can read a JavaDoc on how to fully implement a new TaskQuery property that supports Tasklist filters:
- The JsonTaskQueryConverter#toJsonObject and JsonTaskQueryConverter#toObject methods, so that a TaskQuery can be de/serialized for a Tasklist Filter.
- The new property needs to be included in the TaskQueryImpl#extendQuery method, so that the query can receive additional parameters when it is executed.