@Named public class ApdexResource extends Object
| Constructor and Description |
|---|
ApdexResource(SendAnalyticsJobRunner analyticsJobRunner,
ApdexService apdexService) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
flushData() |
javax.ws.rs.core.Response |
getData(String key) |
javax.ws.rs.core.Response |
sendAnalytics() |
@Inject public ApdexResource(SendAnalyticsJobRunner analyticsJobRunner, ApdexService apdexService)
public javax.ws.rs.core.Response getData(String key)
public javax.ws.rs.core.Response sendAnalytics()
public javax.ws.rs.core.Response flushData()
Copyright © 2002-2021 Atlassian. All Rights Reserved.