Discussion:
[jboss-user] [jBPM] - jBPM 5.4 assign User Tasks to Group Users with a specific Role
Ricardo Cruz
2013-08-02 10:44:57 UTC
Permalink
Ricardo Cruz [https://community.jboss.org/people/ricardojvcruz] created the discussion

"jBPM 5.4 assign User Tasks to Group Users with a specific Role"

To view the discussion, visit: https://community.jboss.org/message/831130#831130

--------------------------------------------------------------
Is it possible to assign user tasks to group users that have a specific role in the group ?

Thanks
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831130#831130]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Maciej Swiderski
2013-08-05 11:46:34 UTC
Permalink
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: jBPM 5.4 assign User Tasks to Group Users with a specific Role"

To view the discussion, visit: https://community.jboss.org/message/831403#831403

--------------------------------------------------------------
in jbpm group and role are sort of same thing. so you can assign user to a group(aka role). But if you have more complex setup of group and roles relationship (like single group has many roles) then I would say you should use only roles in jbpm assignment. Usually you can prefix the role with group name for clarity. Take a look at UserGroupCallback interface as it might come handy to simplify the assignment too.

HTH
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/831403#831403]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...