return a
java.util.List of
org.jbpm.taskmgmt.exe.TaskInstance s
for the given actor(s).
if no actor is used, the current authenticated user is taken as actor.
for all actors it is checked, if they are pooled or assigned actor!
author: Bernd Ruecker (bernd.ruecker@camunda.com)
access everything on all TaskInstance objects, which is not in the
default fetch group from hibernate, but needs to be accesible from the
client
overwrite this, if you need more details in your client