[jbpm-dev] [Design of JBoss jBPM] - Re: IdentityService API Usage update

tom.baeyens@jboss.com do-not-reply at jboss.com
Thu Jun 11 07:49:10 EDT 2009


yes.  the identity component creates the ids for the groups.  it's component dependent.  jbpm built-in uses 

String groupId = groupType != null ? groupType + "." + groupName : groupName;

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

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



More information about the jbpm-dev mailing list