Class JacocoPointGenerator

java.lang.Object
jenkinsci.plugins.influxdb.generators.AbstractPointGenerator
jenkinsci.plugins.influxdb.generators.JacocoPointGenerator
All Implemented Interfaces:
PointGenerator

public class JacocoPointGenerator extends AbstractPointGenerator
  • Constructor Details

  • Method Details

    • hasReport

      public boolean hasReport()
    • generate

      public com.influxdb.client.write.Point[] generate()