@Component public class FeatureFlagStatisticEventProducer extends Object implements StatisticsEventProducer<FeatureFlagStatisticEvent>
Constructor and Description |
---|
FeatureFlagStatisticEventProducer(FeatureManager featureManager) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<FeatureFlagStatisticEvent> |
produceEvents() |
@Autowired public FeatureFlagStatisticEventProducer(FeatureManager featureManager)
public java.util.stream.Stream<FeatureFlagStatisticEvent> produceEvents()
produceEvents
in interface StatisticsEventProducer<FeatureFlagStatisticEvent>
Copyright © 2002-2024 Atlassian. All Rights Reserved.