I have a task assigned to group(administrators)
and i get a TaskInstance and assign the actor to admin1 using this code

ti.setActorId("admin1");

so the task is corrently assigned to the user "admin1" (member of group 
"administrators")

How do I revoke this assignment?
actually I want that the task goes into original state: assigned to the 
"administrators" group. Is it possible?

thanks
regards

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084038
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to