public interface Feature
FeatureManager.
Although CoreFeatures can control whether or not they are user-settable, other
Features can not; they are always implicitly user-settable. Plugin developers
are responsible for ensuring that any Feature they check can safely be enabled
and disabled on a per-user basis.| Modifier and Type | Method and Description |
|---|---|
String |
featureKey()
The feature key that can be used to enable, disable or query the status of a feature using the
FeatureManager. |
String featureKey()
FeatureManager.Copyright © 2002-2019 Atlassian. All Rights Reserved.