Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"ActorId expression"
To view the discussion, visit:
http://community.jboss.org/message/534184#534184
--------------------------------------------------------------
Hi,
Depending on when and how you want to reassign the task you could do as follows:
- use TaskQuery to find the task using process instance id
- use TaskService to assign user to a given task
If you want to have a default actor id you could use AssignmentHandler and in case of
troubles assign the default one.
HTH
Maciej
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/534184#534184]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]