5 Replies Latest reply on Jun 30, 2010 3:56 PM by swiderski.maciej

    add executionId Parameter for TaskQuery

    mwohlf

      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.