public class CustomDataPointGenerator extends AbstractPointGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_TIME |
BUILD_NUMBER, CUSTOM_PREFIX, PROJECT_NAME, PROJECT_PATH| Constructor and Description |
|---|
CustomDataPointGenerator(MeasurementRenderer<hudson.model.Run<?,?>> projectNameRenderer,
String customPrefix,
hudson.model.Run<?,?> build,
Map customData,
Map<String,String> customDataTags) |
| Modifier and Type | Method and Description |
|---|---|
org.influxdb.dto.Point[] |
generate() |
boolean |
hasReport() |
buildPoint, measurementNamepublic static final String BUILD_TIME
Copyright © 2016–2018. All rights reserved.