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

Packages that use DirectoryCurrentlySynchronisingException
com.atlassian.crowd.acceptance.tests.directory   
com.atlassian.crowd.embedded.api   
com.atlassian.crowd.embedded.core   
com.atlassian.crowd.manager.directory   
 

Uses of DirectoryCurrentlySynchronisingException in com.atlassian.crowd.acceptance.tests.directory
 

Methods in com.atlassian.crowd.acceptance.tests.directory that throw DirectoryCurrentlySynchronisingException
 void MockDirectoryManager.removeDirectory(Directory directory)
           
 

Uses of DirectoryCurrentlySynchronisingException in com.atlassian.crowd.embedded.api
 

Methods in com.atlassian.crowd.embedded.api that throw DirectoryCurrentlySynchronisingException
 boolean CrowdAdminService.removeDirectory(long directoryId)
          Will remove a directory from the Application, this will also remove all associated entities (users/groups/memberships).
 

Uses of DirectoryCurrentlySynchronisingException in com.atlassian.crowd.embedded.core
 

Methods in com.atlassian.crowd.embedded.core that throw DirectoryCurrentlySynchronisingException
 boolean CrowdAdminServiceImpl.removeDirectory(long directoryId)
           
 

Uses of DirectoryCurrentlySynchronisingException in com.atlassian.crowd.manager.directory
 

Methods in com.atlassian.crowd.manager.directory that throw DirectoryCurrentlySynchronisingException
 void DirectoryManager.removeDirectory(Directory directory)
          Removes a given directory and all its associated entities and mappings.
 void DirectoryManagerGeneric.removeDirectory(Directory directory)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.