| Package | Description |
|---|---|
| io.jenkins.plugins.gcr | |
| io.jenkins.plugins.gcr.models |
| Constructor and Description |
|---|
CoverageReportAction(Coverage coverage,
Coverage expectedCoverage,
CoverageRateType coverageType) |
| Modifier and Type | Method and Description |
|---|---|
static CoverageRateType |
CoverageRateType.fromName(String name) |
static CoverageRateType |
CoverageRateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoverageRateType[] |
CoverageRateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2021. All rights reserved.