Uses of Class
com.atlassian.crowd.exception.UnsupportedCrowdApiException

Packages that use UnsupportedCrowdApiException
com.atlassian.crowd.integration.rest.service   
com.atlassian.crowd.service.client   
 

Uses of UnsupportedCrowdApiException in com.atlassian.crowd.integration.rest.service
 

Methods in com.atlassian.crowd.integration.rest.service that throw UnsupportedCrowdApiException
 java.lang.Iterable<Membership> RestCrowdClient.getMemberships()
           
 

Uses of UnsupportedCrowdApiException in com.atlassian.crowd.service.client
 

Methods in com.atlassian.crowd.service.client that throw UnsupportedCrowdApiException
 java.lang.Iterable<Membership> CrowdClient.getMemberships()
          Gets the full group membership details for all groups with all direct user members and child groups.
 



Copyright © 2012 Atlassian. All Rights Reserved.