@Named public class FeaturesEnabledStatusesCollector extends Object implements StatisticsCollector<FeatureEnabledStatusEvent>
Constructor and Description |
---|
FeaturesEnabledStatusesCollector(ApplicationLicensingEnabledChecker applicationLicensingEnabledChecker,
SpringLdapPoolFeatureFlag springLdapPoolFeatureFlag,
LoginByEmailFeatureFlag loginByEmailFeatureFlag) |
Modifier and Type | Method and Description |
---|---|
Iterable<FeatureEnabledStatusEvent> |
collect() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isPerNodeCollector
@Inject public FeaturesEnabledStatusesCollector(ApplicationLicensingEnabledChecker applicationLicensingEnabledChecker, SpringLdapPoolFeatureFlag springLdapPoolFeatureFlag, LoginByEmailFeatureFlag loginByEmailFeatureFlag)
public Iterable<FeatureEnabledStatusEvent> collect()
collect
in interface StatisticsCollector<FeatureEnabledStatusEvent>
Copyright © 2021 Atlassian. All rights reserved.