I am adding a new Pre-condition for RTC plug-in development, and I want to list all role name in a list, but I only get IRole by API, and IRole only have ID and description field, but name field can not be found. how can I get the Role name by java api?
Please help me.
Thanks!!