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