@AsynchronousPreferred public class UserDirectoryStatisticEvent extends Object
| Constructor and Description |
|---|
UserDirectoryStatisticEvent(long directoryId,
long userCount,
long groupCount,
long membershipCount,
String implementation,
String type) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDirectoryId() |
long |
getGroupCount() |
String |
getImplementation() |
long |
getMembershipCount() |
String |
getType() |
long |
getUserCount() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.