Class AbstractPointGenerator

java.lang.Object
jenkinsci.plugins.influxdb.generators.AbstractPointGenerator
All Implemented Interfaces:
PointGenerator
Direct Known Subclasses:
AgentPointGenerator, ChangeLogPointGenerator, CoberturaPointGenerator, CoveragePointGenerator, CustomDataMapPointGenerator, CustomDataPointGenerator, GitPointGenerator, JacocoPointGenerator, JenkinsBasePointGenerator, JUnitPointGenerator, MetricsPointGenerator, PerformancePointGenerator, PerfPublisherPointGenerator, RobotFrameworkPointGenerator, SerenityPointGenerator, SonarQubePointGenerator

public abstract class AbstractPointGenerator extends Object implements PointGenerator