[jboss-user] [jBPM] - Re: Could not getting tasks for business administrators through task client

Maciej Swiderski do-not-reply at jboss.com
Fri Nov 16 07:23:08 EST 2012


Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Could not getting tasks for business administrators through task client"

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

--------------------------------------------------------------
retrieving business admin's tasks works properly. Looks like a small typo in your test case:

  client.getTasksAssignedAsPotentialOwner("administrator", "en-UK",
                                        responseHandler);

should be rather 

  client.getTasksAssignedAsBusinessAdministrator("administrator", "en-UK",
                                        responseHandler);

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

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

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/20121116/3e3af186/attachment-0001.html 


More information about the jboss-user mailing list