com.atlassian.crowd.manager.recovery
Class RecoveryModeDirectoryLoader
java.lang.Object
com.atlassian.crowd.manager.recovery.RecoveryModeDirectoryLoader
- All Implemented Interfaces:
- DirectoryInstanceLoader
public class RecoveryModeDirectoryLoader
- extends Object
- implements DirectoryInstanceLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecoveryModeDirectoryLoader
public RecoveryModeDirectoryLoader()
getDirectory
public RemoteDirectory getDirectory(Directory directory)
throws DirectoryInstantiationException
- Specified by:
getDirectory in interface DirectoryInstanceLoader
- Throws:
DirectoryInstantiationException
getRawDirectory
public RemoteDirectory getRawDirectory(Long id,
String className,
Map<String,String> attributes)
throws DirectoryInstantiationException
- Specified by:
getRawDirectory in interface DirectoryInstanceLoader
- Throws:
DirectoryInstantiationException
canLoad
public boolean canLoad(String className)
- Specified by:
canLoad in interface DirectoryInstanceLoader
Copyright © 2016 Atlassian. All Rights Reserved.