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