public class ApplicationCountStatisticsEvent extends Object implements CrowdAnalyticsEvent
| Constructor and Description |
|---|
ApplicationCountStatisticsEvent(List<Application> allApplications) |
| Modifier and Type | Method and Description |
|---|---|
long |
getActive() |
long |
getTotal() |
long |
getWithAccessBasedSyncGroupFiltering() |
long |
getWithAccessBasedSyncUserFiltering() |
long |
getWithAliases() |
long |
getWithCachedDirectoriesAuthenticationOrderOptimisationEnabled() |
long |
getWithGroupAggregation() |
long |
getWithLowercasedOutput() |
public ApplicationCountStatisticsEvent(List<Application> allApplications)
public long getTotal()
public long getActive()
public long getWithGroupAggregation()
public long getWithAliases()
public long getWithLowercasedOutput()
public long getWithCachedDirectoriesAuthenticationOrderOptimisationEnabled()
public long getWithAccessBasedSyncGroupFiltering()
public long getWithAccessBasedSyncUserFiltering()
Copyright © 2024 Atlassian. All rights reserved.