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