Class FolderHealthMetric
java.lang.Object
hudson.model.AbstractDescribableImpl<FolderHealthMetric>
com.cloudbees.hudson.plugins.folder.health.FolderHealthMetric
- All Implemented Interfaces:
Describable<FolderHealthMetric>
- Direct Known Subclasses:
NamedChildHealthMetric
,WorstChildHealthMetric
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static enum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HealthReport
getHealthReport
(Item item) getType()
abstract FolderHealthMetric.Reporter
reporter()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface hudson.model.Describable
getDescriptor
-
Constructor Details
-
FolderHealthMetric
public FolderHealthMetric()
-
-
Method Details
-
getType
-
reporter
-
getHealthReport
-