| Modifier and Type | Field and Description |
|---|---|
protected CommandExecutor |
commandExecutor |
protected Data |
data |
protected org.apache.http.client.HttpClient |
httpClient |
protected static TelemetryLogger |
LOG |
protected String |
telemetryEndpoint |
| Constructor and Description |
|---|
TelemetrySendingTask(CommandExecutor commandExecutor,
String telemetryEndpoint,
Data data,
org.apache.http.client.HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected void |
sendData() |
cancel, scheduledExecutionTimeprotected static final TelemetryLogger LOG
protected CommandExecutor commandExecutor
protected String telemetryEndpoint
protected Data data
protected org.apache.http.client.HttpClient httpClient
public TelemetrySendingTask(CommandExecutor commandExecutor, String telemetryEndpoint, Data data, org.apache.http.client.HttpClient httpClient)
Copyright © 2013–2020 camunda services GmbH. All rights reserved.