We would like the ability for a user to be able to 'delegate' a task instance 
to another user. The way we're using the term 'delegate' is different than the 
definition in the jBPM documentation.

A user would open a task instance from their task list and decide to delegate 
this task to another user. Here there would be two options:
1. Re-assign the task to another user. I think this can be accomplished by just 
calling setActorId() on the taskInstance.
2. Re-assign the task to another user, but once that user finishes their work 
the task should come back to the first user to be reviewed. The user that is 
delegated to would probably only have a single option (transition) such as 'ok' 
to choose from. It would also be nice if a task could remain in the first 
user's task list to indicate that we're waiting on the second user to complete 
their work. Also, it would be useful to be able to do this multiple times, eg. 
John delegates to Sandy who delegates to Dave, etc.

Would the best way of doing this be to create a new task instance at run time 
that is assigned to the second user and is built in such a way as to simluate 
this behavior?


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3948081#3948081

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3948081


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to