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 interfacestatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HealthReportgetHealthReport(Item item) getType()abstract FolderHealthMetric.Reporterreporter()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Describable
getDescriptor
-
Constructor Details
-
FolderHealthMetric
public FolderHealthMetric()
-
-
Method Details
-
getType
-
reporter
-
getHealthReport
-