Uses of Interface
com.hello2morrow.sonargraph.integration.jenkins.model.IDataPoint
Packages that use IDataPoint
Package
Description
-
Uses of IDataPoint in com.hello2morrow.sonargraph.integration.jenkins.model
Classes in com.hello2morrow.sonargraph.integration.jenkins.model that implement IDataPointModifier and TypeClassDescriptionclassclassclassMethods in com.hello2morrow.sonargraph.integration.jenkins.model that return types with arguments of type IDataPoint -
Uses of IDataPoint in com.hello2morrow.sonargraph.integration.jenkins.persistence
Methods in com.hello2morrow.sonargraph.integration.jenkins.persistence that return types with arguments of type IDataPointMethod parameters in com.hello2morrow.sonargraph.integration.jenkins.persistence with type arguments of type IDataPointModifier and TypeMethodDescriptionprotected voidCSVFileHandler.processLine(String[] nextLine, int column, List<IDataPoint> sonargraphDataset, MetricId metric, NumberFormat numberFormat)