public class CustomDataMapPointGenerator extends AbstractPointGenerator
Modifier and Type | Field and Description |
---|---|
static String |
BUILD_TIME |
BUILD_NUMBER, CUSTOM_PREFIX, PROJECT_NAME, PROJECT_PATH, timestamp
Constructor and Description |
---|
CustomDataMapPointGenerator(MeasurementRenderer<hudson.model.Run<?,?>> projectNameRenderer,
String customPrefix,
hudson.model.Run<?,?> build,
long timestamp,
Map<String,Map<String,Object>> customDataMap,
Map<String,Map<String,String>> customDataMapTags) |
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.