WAPI needs one or several methods to answer the following use case:
- every night, we need to find all current workflow tasks who have the property "expiration date" earlier than the current date.
To do that, we need to iterate on all tasks instances, but there's currently no method to do that.