|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Targets | |
|---|---|
| hudson.plugins.rubyMetrics.rcov.model | |
| Uses of Targets in hudson.plugins.rubyMetrics.rcov.model |
|---|
| Methods in hudson.plugins.rubyMetrics.rcov.model that return Targets | |
|---|---|
Targets |
MetricTarget.getMetric()
|
static Targets |
Targets.resolve(java.lang.String name)
|
static Targets |
Targets.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Targets[] |
Targets.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in hudson.plugins.rubyMetrics.rcov.model with parameters of type Targets | |
|---|---|
java.lang.String |
RcovResult.getHealthDescription(Targets metric)
|
java.lang.String |
RcovResult.getRatio(Targets metric)
|
java.lang.Float |
RcovResult.getRatioFloat(Targets metric)
|
| Constructors in hudson.plugins.rubyMetrics.rcov.model with parameters of type Targets | |
|---|---|
MetricTarget(Targets metric,
java.lang.Integer healthy,
java.lang.Integer unhealthy,
java.lang.Integer unstable)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||