Defines the way tasks case is queried.
[id]{@link TaskSearchCaseQuery#id} takes precedence over [title]{@link TaskSearchCaseQuery#title} in case both attributes are defined.
Returned tasks must be of case with the specified case ID.
Returned tasks must be of case that contains the specified string in its title.
Generated using TypeDoc
Defines the way tasks case is queried.
[id]{@link TaskSearchCaseQuery#id} takes precedence over [title]{@link TaskSearchCaseQuery#title} in case both attributes are defined.