public class AnalyticsService
extends java.lang.Object
implements java.io.Closeable
| Constructor and Description |
|---|
AnalyticsService(ListenerParameters listenerParameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected GoogleAnalytics |
getGoogleAnalytics() |
void |
sendEvent(io.reactivex.Maybe<java.lang.String> launchIdMaybe,
com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ rq) |
public AnalyticsService(ListenerParameters listenerParameters)
protected GoogleAnalytics getGoogleAnalytics()
public void sendEvent(io.reactivex.Maybe<java.lang.String> launchIdMaybe,
com.epam.ta.reportportal.ws.model.launch.StartLaunchRQ rq)
public void close()
close in interface java.io.Closeableclose in interface java.lang.AutoCloseable