public class CustomFieldUsageEnabledCheck extends Object
Constructor and Description |
---|
CustomFieldUsageEnabledCheck(ClusterManager clusterManager,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager,
ApplicationProperties applicationProperties) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCustomFieldUsageIdentificationEnabled() |
boolean |
isCustomFieldUsageIdentificationInitRequired() |
boolean |
isEnabledForLicense() |
void |
onLicenseChanged(LicenseChangedEvent event) |
public CustomFieldUsageEnabledCheck(ClusterManager clusterManager, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, ApplicationProperties applicationProperties)
public boolean isCustomFieldUsageIdentificationEnabled()
public boolean isCustomFieldUsageIdentificationInitRequired()
public boolean isEnabledForLicense()
@EventListener public void onLicenseChanged(LicenseChangedEvent event)
Copyright © 2002-2023 Atlassian. All Rights Reserved.