public static class AnalyticsEventReport.Event extends Object
Constructor and Description |
---|
Event() |
Modifier and Type | Method and Description |
---|---|
long |
getId() |
String |
getName() |
Map<String,String> |
getProperties() |
String |
getRequestCorrelationId() |
String |
getTime() |
String |
getUser() |
boolean |
hasProperty(String name,
org.hamcrest.Matcher<? super String> valueMatcher) |
boolean |
isRemoved() |
boolean |
isUser(User user) |
String |
toString() |
public long getId()
public String getName()
public String getTime()
public String getUser()
public String getRequestCorrelationId()
public boolean isUser(User user)
public boolean isRemoved()
public boolean hasProperty(String name, org.hamcrest.Matcher<? super String> valueMatcher)
Copyright © 2003–2017 Atlassian. All rights reserved.