I need to query tasks for a specific execution, can somebody please check the following patch and maybe apply it to trunk.
It extends the TaskQuery interface and TaskQueryImpl with a executionId(String executionId) method so people
can create a TaskQuery for a specific execution.