ContributorUtil cannot be resolved
![]() Hello I am trying to use ContributorUtil class to get the list of roles : List lookupRoles = ContributorUtil.getConfiguration(configuration); I get the error : ContributorUtil cannot be resolved Please advise |
One answer
![]()
Hi Olga, what is the fully qualified namespace for the ContributorUtil class? I am not familiar with this class.
|