public abstract class FolderHealthMetric extends 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 HealthReport |
getHealthReport(Item item) |
FolderHealthMetric.Type |
getType() |
abstract FolderHealthMetric.Reporter |
reporter() |
getDescriptor
public FolderHealthMetric.Type getType()
public abstract FolderHealthMetric.Reporter reporter()
public static HealthReport getHealthReport(Item item)
Copyright © 2016–2020. All rights reserved.