| Class | Description |
|---|---|
| DefaultDiagnostic |
Default implementation of a
Diagnostic which stores one file per run. |
| DefaultDiagnostic.CurrentRun |
Class to store the current Run data.
|
| Diagnostic |
Extension point that allows the creation of new diagnostics.
|
| DiagnosticDescriptor<T extends Diagnostic> |
Describes a
Diagnostic |
| IODiagnostic |
Diagnostic to help debug IO issues on a Jenkins instance.
|
| IODiagnostic.DescriptorImpl | |
| ResponsivenessDiagnostic |
Diagnostic to help debug micro-hangs on a Jenkins instance.
|
| ResponsivenessDiagnostic.DescriptorImpl |
Our descriptor.
|
| RunCommandDiagnostic |
Diagnostic to help debug micro-hangs on a Jenkins instance.
|
| RunCommandDiagnostic.DescriptorImpl | |
| SupportBundleDiagnostic |
Diagnostic to help debug micro-hangs on a Jenkins instance.
|
| SupportBundleDiagnostic.BasicSupportBundle |
minimum support bundle configuration.
|
| SupportBundleDiagnostic.DescriptorImpl | |
| SupportBundleDiagnostic.FullSupportBundle |
Full support bundle configuration.
|
| SupportBundleDiagnostic.MediumSupportBundle |
medium support bundle configuration.
|
| SupportBundleDiagnostic.SupportBundleConfig |
base class for support bundle configurations.
|
| SupportBundleDiagnostic.SupportBundleDescriptor |
descriptor for support bundles configurations.
|
Copyright © 2016–2017. All rights reserved.