Uses of Interface
com.atlassian.crowd.dao.licensing.LicensingSummaryDao
Package
Description
-
Uses of LicensingSummaryDao in com.atlassian.crowd.dao.application
Modifier and TypeMethodDescriptionvoid
ApplicationDAOHibernate.setLicensingSummaryDao
(LicensingSummaryDao licensingSummaryDao) -
Uses of LicensingSummaryDao in com.atlassian.crowd.dao.licensing
-
Uses of LicensingSummaryDao in com.atlassian.crowd.licensing
ModifierConstructorDescriptionApplicationLicensingServiceImpl
(DirectoryManager directoryManager, LicensingSummaryDao licensingSummaryDao, LicensedUserDao licensedUserDao, DirectoryInfoDao directoryInfoDao, ApplicationDAO applicationDAO, com.atlassian.beehive.ClusterLockService lockService, Clock clock, ApplicationLinkServiceSupplier serviceSupplier, com.atlassian.scheduler.SchedulerService schedulerService, ApplicationLicensingEnabledChecker licensingEnabledChecker)