1 Reply Latest reply on Jan 30, 2008 11:20 AM by kukeltje

    getGroupTaskList / getTaskList

    tom_goring

      Hi,

      I'm looking for a API that gets me back tasks assigned to my group (JbpmContext::getGroupTaskList) regardless of if they have been taken by an actor yet.

      I.e. A manager person who need to see a list to reallocate work.

      Is there an API or do a need to do my own hibernate query.

      thanks in advance.

      Tom

        • 1. Re: getGroupTaskList / getTaskList
          kukeltje

          There is no api yet for this. A custom query that uses e.g. the role (e.g. manager) would be great. We could then build a jsf component for this as well.....

          Please file a Jira issue for this (and attach the custom query ;-))