@ExperimentalApi
public interface GroupLevelAdminStatsHelper
| Modifier and Type | Field and Description |
|---|---|
static String |
LAST_GLA_ACTION |
| Modifier and Type | Method and Description |
|---|---|
GroupLevelAdminStats |
getGroupLevelAdminStats(LocalDateTime upTo,
Set<Period> periods)
Warning: this function is optimized for performance and clears the hibernate session!
|
boolean |
groupLevelAdminAnalyticsEnabled() |
static final String LAST_GLA_ACTION
@ExperimentalApi GroupLevelAdminStats getGroupLevelAdminStats(LocalDateTime upTo, Set<Period> periods) throws DirectoryNotFoundException, OperationFailedException
upTo - period will be evaluated till this dateperiods - periods to look up group level actionsDirectoryNotFoundExceptionOperationFailedExceptionboolean groupLevelAdminAnalyticsEnabled()
Copyright © 2023 Atlassian. All rights reserved.