public class AclStatisticsServiceImpl extends Object implements AclStatisticsService
Constructor and Description |
---|
AclStatisticsServiceImpl(AclStatisticsDao aclDao) |
Modifier and Type | Method and Description |
---|---|
AclEntriesStatistics |
countAclEntriesByJavaType()
Counts ACL entries grouped by
ObjectIdentity and BambooPermission . |
long |
countNonEmptyProjectsWithProjectPlanPermissions()
Counts ACL entries for unique non-empty Project which have Project Plan permissions defined
|
@Autowired public AclStatisticsServiceImpl(AclStatisticsDao aclDao)
public AclEntriesStatistics countAclEntriesByJavaType()
AclStatisticsService
ObjectIdentity
and BambooPermission
.countAclEntriesByJavaType
in interface AclStatisticsService
public long countNonEmptyProjectsWithProjectPlanPermissions()
AclStatisticsService
countNonEmptyProjectsWithProjectPlanPermissions
in interface AclStatisticsService
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.