[jboss-user] [jBPM] - Purpose of "existsUser" in User Group Callback?

jemmerling do-not-reply at jboss.com
Fri Jan 27 15:17:01 EST 2012


jemmerling [https://community.jboss.org/people/jemmerling] created the discussion

"Purpose of "existsUser" in User Group Callback?"

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

--------------------------------------------------------------
I tried the following experiment:

I modified my model so that a particular task was statically assigned to a certain user. This user is registered at the task server, however in my User Group Callback I modified the logic so that when that user's id is passed in, the method returns false.

My assumption being that, when the process instance arrives at this task, some sort of exception will be thrown because the callback says the user doesn't exist.

Using a breakpoint, I confirmed that the method is called and that it returns "false" in this situation. However, this didn't seem to matter. The task was still reserved for that user and the user is still able to complete it.

So I am wondering, what is the purpose of this method?

Not a show-stopper but I would just like to understand, thanks!

--JE
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120127/3439ae41/attachment.html 


More information about the jboss-user mailing list