[jboss-user] [JBoss jBPM] - Re: TaskInstance.setActorId(String) causes set TaskInstance

Octomac do-not-reply at jboss.com
Thu Jun 12 13:09:21 EDT 2008


No swimlanes or groups, just an assigned actor ID.  The idea is that when a task is created, it is assigned to a "dummy" ActorID that matches a group name in our LDAP server.  When a user logs in, they see a list of tasks that are assigned to their login name on the left, and a list of tasks assigned to their group on the right.  By clicking on one of these task names, the user will signal the system to change the ActorID of a "group" task from the group name to the individual user name, assigning the task to that user.

Tasks are created automatically upon entering a task node, and AssignmentHandler objects for each task assign them an appropriate ActorId.

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

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



More information about the jboss-user mailing list