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 CodeCoverageLevelCodeCoverage.getCodeCoverageLevel()static CodeCoverageLevelReturns 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.