Uses of Class
com.atlassian.confluence.it.analytics.AnalyticsEventReport.Event
-
Packages that use AnalyticsEventReport.Event Package Description com.atlassian.confluence.it.analytics -
-
Uses of AnalyticsEventReport.Event in com.atlassian.confluence.it.analytics
Methods in com.atlassian.confluence.it.analytics that return types with arguments of type AnalyticsEventReport.Event Modifier and Type Method Description Collection<AnalyticsEventReport.Event>
AnalyticsEventReport. filterEvents(com.google.common.base.Predicate<AnalyticsEventReport.Event> predicate)
List<AnalyticsEventReport.Event>
AnalyticsEventReport. getEvents()
Method parameters in com.atlassian.confluence.it.analytics with type arguments of type AnalyticsEventReport.Event Modifier and Type Method Description Collection<AnalyticsEventReport.Event>
AnalyticsEventReport. filterEvents(com.google.common.base.Predicate<AnalyticsEventReport.Event> predicate)
-