Uses of Enum Class
io.jenkins.plugins.coverage.metrics.steps.CoverageTool.ParserType
Packages that use CoverageTool.ParserType
Package
Description
New coverage model that tries to replace all the existing functionality with a more versatile model.
-
Uses of CoverageTool.ParserType in io.jenkins.plugins.coverage.metrics.steps
Methods in io.jenkins.plugins.coverage.metrics.steps that return CoverageTool.ParserTypeModifier and TypeMethodDescriptionCoverageTool.Parser.getParserType()
static CoverageTool.ParserType
Returns the enum constant of this class with the specified name.static CoverageTool.ParserType[]
CoverageTool.ParserType.values()
Returns an array containing the constants of this enum class, in the order they are declared.