public class AnalyticsEventReport extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AnalyticsEventReport.Event |
Constructor and Description |
---|
AnalyticsEventReport() |
Modifier and Type | Method and Description |
---|---|
Collection<AnalyticsEventReport.Event> |
filterEvents(com.google.common.base.Predicate<AnalyticsEventReport.Event> predicate) |
List<AnalyticsEventReport.Event> |
getEvents() |
boolean |
isCapturing() |
public boolean isCapturing()
public List<AnalyticsEventReport.Event> getEvents()
public Collection<AnalyticsEventReport.Event> filterEvents(com.google.common.base.Predicate<AnalyticsEventReport.Event> predicate)
Copyright © 2003–2019 Atlassian. All rights reserved.