Interface NonNullCustomFieldProvider

All Known Implementing Classes:
DefaultNonNullCustomFieldProvider, NonNullCustomFieldProviderWithStats

@ExperimentalApi public interface NonNullCustomFieldProvider
Provides a collection of nonnull custom fields of a given issue. The getIdentity() will be used for deduplication of a provider that have multiple instances (e.g. Spring Proxies around the core instance). See also IdentifiableComponent.
Since:
8.12