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