Interface | Description |
---|---|
HealthCheck |
A health check performed by JIRA during some phase (or phases) of its lifecycle.
|
HealthCheckExecutor |
Executes the given
HealthCheck s and returns their unique results. |
HealthCheckRegistry |
Allows
HealthCheck s 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
HealthCheck s along with their prerequisite checks. |
HealthCheckResult |
The result of a
HealthCheck . |
HealthChecks |
Runs
HealthCheck s. |
HealthCheckTemplate |
Simplies the implementation of
HealthCheck s. |
ModificationMigrationLocationService |
This class provides source and destination locations for migrating modifications.
|
ModificationsManager | |
ModificationsMigrationService | |
MySQLHealthCheckTemplate |
Simplies the implementation of
HealthCheck s. |
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-2024 Atlassian. All Rights Reserved.