[midPoint] List of user roles

Petr Gašparík petr at gasparik.cz
Tue Jun 14 09:43:53 CEST 2016


Hi,
I am trying to list user roles in notification body.

so basically something like

                    allAssignments = requestee.getAssignment();
                    allAssignments.each {
                        body +=
basic.stringify(it.getTargetRef()?.getOid()) + "\n";
                    };

but with names instead of oid.

What is best practice how to get that?

thank you in advance,
Petr Gašparík
-- 
--
Petr G.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20160614/6ddda4a8/attachment.htm>


More information about the midPoint mailing list