@Component public class PlatformEventProducer extends Object implements StatisticsEventProducer<PlatformStatisticEvent>
Constructor and Description |
---|
PlatformEventProducer(com.atlassian.statistics.platform.CloudPlatformMetadataService cloudPlatformMetadataService) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<PlatformStatisticEvent> |
produceEvents() |
@Autowired public PlatformEventProducer(com.atlassian.statistics.platform.CloudPlatformMetadataService cloudPlatformMetadataService)
public java.util.stream.Stream<PlatformStatisticEvent> produceEvents()
produceEvents
in interface StatisticsEventProducer<PlatformStatisticEvent>
Copyright © 2002-2019 Atlassian. All Rights Reserved.