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