Uses of Enum Class
com.atlassian.bitbucket.codeinsights.coverage.CodeCoverageLevel
Packages that use CodeCoverageLevel
-
Uses of CodeCoverageLevel in com.atlassian.bitbucket.codeinsights.coverage
Methods in com.atlassian.bitbucket.codeinsights.coverage that return CodeCoverageLevelModifier and TypeMethodDescriptionstatic CodeCoverageLevel
CodeCoverage.getCodeCoverageLevel()
static CodeCoverageLevel
Returns the enum constant of this class with the specified name.static CodeCoverageLevel[]
CodeCoverageLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.