Uses of Enum
org.jacoco.maven.ReportFormat
Packages that use ReportFormat
-
Uses of ReportFormat in org.jacoco.maven
Subclasses with type arguments of type ReportFormat in org.jacoco.mavenModifier and TypeClassDescriptionenumConfigurable output formats for the report goals.Methods in org.jacoco.maven that return ReportFormatModifier and TypeMethodDescriptionstatic ReportFormatReturns the enum constant of this type with the specified name.static ReportFormat[]ReportFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.