| Interface | Description |
|---|---|
| HealthCheck |
A health check performed by JIRA during some phase (or phases) of its lifecycle.
|
| HealthCheckExecutor |
Executes the given
HealthChecks and returns their unique results. |
| HealthCheckRegistry |
Allows
HealthChecks to be registered. |
| PreviousVersionHashService.HashProvider |
| Class | Description |
|---|---|
| AbstractHealthCheck |
Convenient superclass for health checks.
|
| ConfigurationHashService |
This service is to calculate the default hash value of this current Jira version
|
| DefaultHealthCheckExecutor |
The
HealthCheckExecutor implementation. |
| DefaultHealthCheckRegistry |
Stores the checks in a directed acyclic graph, based on their prerequisites.
|
| DefaultLicenseJohnsonEventRaiser | |
| FileCopyService | |
| FileCopyService.CopyFailure |
This class provides information about an error which occurred while using FileUtils.copyFile.
|
| HealthCheckMessageFormatter |
Create HTML and raw text messages simultaneously.
|
| HealthCheckRegistrar |
Registers the desired
HealthChecks along with their prerequisite checks. |
| HealthCheckResult |
The result of a
HealthCheck. |
| HealthChecks |
Runs
HealthChecks. |
| HealthCheckTemplate |
Simplies the implementation of
HealthChecks. |
| ModificationMigrationLocationService |
This class provides source and destination locations for migrating modifications.
|
| ModificationsManager | |
| ModificationsMigrationService | |
| MySQLHealthCheckTemplate |
Simplies the implementation of
HealthChecks. |
| PreviousVersionHashService |
Provides the 'baseline' (i.e.
|
| Enum | Description |
|---|---|
| FileCopyService.CopyFailure.Error | |
| LifecyclePhase |
The phases of the JIRA application lifecycle.
|
| Exception | Description |
|---|---|
| DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException |
Copyright © 2002-2023 Atlassian. All Rights Reserved.