[jboss-user] [jBPM] - IdentityService implementation

Michael Wohlfart do-not-reply at jboss.com
Tue Jun 8 03:31:31 EDT 2010


Michael Wohlfart [http://community.jboss.org/people/mwohlf] replied to the discussion

"IdentityService implementation"

To view the discussion, visit: http://community.jboss.org/message/546658#546658

--------------------------------------------------------------
hi Sebastian,
did you try something like this:
>      Set<ParticipationImpl> participations = task.getAllParticipants();
>         for (ParticipationImpl participation : participations) {
>             System.out.println(
>                     "type: " + participation.getType() 
>                     + " user: " + participation.getUserId()
>                     + " group: " + participation.getGroupId());
>         }

--------------------------------------------------------------

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

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100608/0039db20/attachment-0001.html 


More information about the jboss-user mailing list