Uses of Interface
com.atlassian.crowd.licensing.ApplicationLicensingEnabledChecker
Package
Description
-
Uses of ApplicationLicensingEnabledChecker in com.atlassian.crowd.analytics.statistics.collectors.licensing
ModifierConstructorDescriptionFeaturesEnabledStatusesCollector
(ApplicationLicensingEnabledChecker applicationLicensingEnabledChecker, LoginByEmailFeatureFlag loginByEmailFeatureFlag, HtmlRenderedEmailsEnabledChecker htmlRenderedEmailsEnabledChecker) -
Uses of ApplicationLicensingEnabledChecker in com.atlassian.crowd.console.action.application
Modifier and TypeFieldDescriptionprotected ApplicationLicensingEnabledChecker
ViewApplication.applicationLicensingEnabledChecker
Modifier and TypeMethodDescriptionvoid
ViewApplication.setApplicationLicensingEnabledChecker
(ApplicationLicensingEnabledChecker applicationLicensingEnabledChecker) -
Uses of ApplicationLicensingEnabledChecker in com.atlassian.crowd.licensing
ModifierConstructorDescriptionApplicationDataSyncMonitorJobRunner
(com.atlassian.beehive.ClusterLockService clusterLockService, ApplicationManager applicationManager, com.atlassian.scheduler.SchedulerService schedulerService, ApplicationLicensingEnabledChecker licensingEnabledChecker, Clock clock) ApplicationLicensingServiceImpl
(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)