public interface CrowdUserDirectoryHelper
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
getGroupCount(long directoryId) |
Optional<Integer> |
getMembershipCount(long directoryId) |
Optional<com.atlassian.crowd.manager.directory.SynchronisationMode> |
getSynchronisationMode(long directoryId) |
Optional<Integer> |
getUserCount(long directoryId) |
CrowdUserDirectoryImplementation |
getUserDirectoryImplementation(long directoryId) |
Optional<com.atlassian.crowd.manager.directory.SynchronisationMode> getSynchronisationMode(long directoryId)
directoryId - CrowdUserDirectoryImplementation getUserDirectoryImplementation(long directoryId)
directoryId - Optional<Integer> getUserCount(long directoryId)
directoryId - Optional<Integer> getGroupCount(long directoryId)
directoryId - Copyright © 2003–2018 Atlassian. All rights reserved.