public interface FastEntityCountProvider
| Modifier and Type | Method and Description |
|---|---|
long |
getGroupCount() |
long |
getUserCount() |
long getUserCount()
throws OperationFailedException
OperationFailedException - underlying directory implementation failed to execute the operation.long getGroupCount()
throws OperationFailedException
OperationFailedException - underlying directory implementation failed to execute the operation.Copyright © 2022 Atlassian. All rights reserved.