|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatJobs.HealthStatus | |
|---|---|
| hudson.plugins.view.dashboard.stats | |
| Uses of StatJobs.HealthStatus in hudson.plugins.view.dashboard.stats |
|---|
| Methods in hudson.plugins.view.dashboard.stats that return StatJobs.HealthStatus | |
|---|---|
static StatJobs.HealthStatus |
StatJobs.HealthStatus.getHealthStatus(hudson.model.Job job)
|
static StatJobs.HealthStatus |
StatJobs.HealthStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatJobs.HealthStatus[] |
StatJobs.HealthStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in hudson.plugins.view.dashboard.stats that return types with arguments of type StatJobs.HealthStatus | |
|---|---|
java.util.Map<StatJobs.HealthStatus,java.lang.Integer> |
StatJobs.getJobStat(java.util.List<hudson.model.TopLevelItem> jobs)
Project statistics - number of projects with given health status |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||