public class WorstChildHealthMetric extends FolderHealthMetric
Modifier and Type | Class and Description |
---|---|
static class |
WorstChildHealthMetric.DescriptorImpl |
FolderHealthMetric.Reporter, FolderHealthMetric.Type
Constructor and Description |
---|
WorstChildHealthMetric()
Deprecated.
|
WorstChildHealthMetric(boolean recursive) |
Modifier and Type | Method and Description |
---|---|
FolderHealthMetric.Type |
getType() |
boolean |
isRecursive() |
FolderHealthMetric.Reporter |
reporter() |
getHealthReport
getDescriptor
@Deprecated public WorstChildHealthMetric()
@DataBoundConstructor public WorstChildHealthMetric(boolean recursive)
public boolean isRecursive()
public FolderHealthMetric.Type getType()
getType
in class FolderHealthMetric
public FolderHealthMetric.Reporter reporter()
reporter
in class FolderHealthMetric
Copyright © 2016–2020. All rights reserved.