| Interface | Description |
|---|---|
| IssueEventProcessingStatsLogger |
| Class | Description |
|---|---|
| CustomFieldUsageCalculationEvent |
Event describing CF usage recalculation.
|
| CustomFieldUsageDAO |
See
CustomFieldUsageDataService
since 8.16 |
| CustomFieldUsageDataService |
Calculating usage data for custom fields:
`Last value update`: the last date when custom field's value was set or changed
`Issues`: number of issues in which custom field is set to a non default value
The values are being calculated by background operations that can be disabled with
JiraFeatureFlagRegistrar.CUSTOMFIELDS_IDENTIFICATION feature flag. |
| CustomFieldUsageDataWriter |
See
CustomFieldUsageDataService
since 8.16 |
| CustomFieldUsageEnabledCheck | |
| CustomFieldUsageLastValueFlushEvent |
Event describing last value update recalculation properties
|
| CustomFieldUsageRecalculationJob |
Job for initial calculation and updating of `Last value update` and `Issues` data (see
CustomFieldUsageDataService). |
| CustomFieldUsageUtil |
since 8.16
|
| DefaultIssueEventProcessingStatsLogger | |
| FieldValuesChangedListener |
| Exception | Description |
|---|---|
| CustomFieldUsageDataService.LockNotAcquiredException | |
| CustomFieldUsageIdentificationDisabledException |
since 8.16
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.