public abstract class FolderHealthMetric extends hudson.model.AbstractDescribableImpl<FolderHealthMetric>
| Modifier and Type | Class and Description |
|---|---|
static interface |
FolderHealthMetric.Reporter |
| Constructor and Description |
|---|
FolderHealthMetric() |
| Modifier and Type | Method and Description |
|---|---|
static hudson.model.HealthReport |
getHealthReport(hudson.model.Item item) |
abstract FolderHealthMetric.Reporter |
reporter() |
public abstract FolderHealthMetric.Reporter reporter()
public static hudson.model.HealthReport getHealthReport(hudson.model.Item item)
Copyright © 2016. All rights reserved.