All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description BaseExtension Base for all Health-Processor extensions.CycleProgress Progress indicator for the health processor cycle.ExtensionType Extension types used forOnlyForUseInandNotForUseInannotations.HealthFixerPlugin Extension point for plugging in logic into the Health-Processor to fix unhealthy nodes.HealthProcessorPlugin Main extension point for plugging in (custom) logic into the Health-Processor.HealthReporter Extension point for plugging in logic into the Health-Processor to report results.InternalUseOnly API Elements marked with this annotation are not part of the public API and should not be used by any extension.NodeFixReport Attachment to aNodeHealthReportthat contains attempted fixes made on aNodeHealthReport.NodeFixStatus Status of aNodeFixReportNodeHealthReport A health report for an Alfresco node.NodeHealthReport.PersistableData Classes that implement this interface and are added to a health report in theNodeHealthReport.data(Class)set are stored in the database and can be accessed after a cycle has finished inHealthReporter.onCycleDone(List)Other stored data is only available in theHealthReporter.processReports(Class, Set)method during a cycle.NodeHealthStatus Status ofNodeHealthReportNotForUseIn API Elements marked with this extension SHOULD NOT be used in the indicated extension types.OnlyForUseIn API elements marked with this annotation should only be used in the indicated extension types.ProcessorPluginOverview End-of-cycle summary of a certainHealthProcessorPluginforHealthReportersSingleNodeHealthProcessorPlugin Health processor plugin that divides a batch into individual calls.SingleReportHealthReporter Health reporter that divides a batch into individual calls.ToggleableHealthFixerPlugin HealthFixerPluginthat already has anenabledpropertyToggleableHealthProcessorPlugin HealthFixerPluginthat already has anenabledpropertyToggleableHealthReporter HealthReporterthat already has anenabledproperty