public class LoginByEmailFeatureFlagImpl extends Object implements LoginByEmailFeatureFlag
| Constructor and Description |
|---|
LoginByEmailFeatureFlagImpl(ApplicationFactory applicationFactory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled()
Returns true if the feature is enabled and accessible under current licensing terms or false otherwise
|
public LoginByEmailFeatureFlagImpl(ApplicationFactory applicationFactory)
@Transactional public boolean isEnabled()
FeatureFlagisEnabled in interface FeatureFlagCopyright © 2023 Atlassian. All rights reserved.