Uses of Enum Class
com.atlassian.confluence.user.crowd.CrowdUserDirectoryImplementation
Packages that use CrowdUserDirectoryImplementation
-
Uses of CrowdUserDirectoryImplementation in com.atlassian.confluence.user.crowd
Methods in com.atlassian.confluence.user.crowd that return CrowdUserDirectoryImplementationModifier and TypeMethodDescriptionCrowdUserDirectoryImplementation.getByImplementationClass
(String implementationClass) CrowdUserDirectoryHelper.getUserDirectoryImplementation
(long directoryId) DefaultCrowdUserDirectoryHelper.getUserDirectoryImplementation
(long directoryId) Returns the enum constant of this class with the specified name.static CrowdUserDirectoryImplementation[]
CrowdUserDirectoryImplementation.values()
Returns an array containing the constants of this enum class, in the order they are declared.