[jboss-user] [JBoss jBPM] - Re: special task assignment
kukeltje
do-not-reply at jboss.com
Fri Jul 4 07:46:01 EDT 2008
ok... clear... not sure what a swimlane will do in this case..... hmmm nice exercise for myself later on...
You might split it up in two... one 'start task' and a loop... both with the same functionality.... keep the first task as is and you can assign the second task to the one that had the previous task with a specific assignmenthandler....
now I think of it... you can also do this with a one task and a taskhandler. Just put the actor-id that picked the task up in a processvariable and have your assignment handler check for that. If it is there, assign to group AND individual (to later be able to reassign back in case of e.g. illness), if not, assign just to group
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162532#4162532
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162532
More information about the jboss-user
mailing list