public class PluginModuleFeatureService extends Object implements FeatureService
FeatureService implementation which gets the feature keys from enabled FeatureModuleDescriptors.| Constructor and Description |
|---|
PluginModuleFeatureService(com.atlassian.plugin.PluginAccessor pluginAccessor) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getRegisteredFeatures() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitverifyFeature, verifyFeaturespublic PluginModuleFeatureService(com.atlassian.plugin.PluginAccessor pluginAccessor)
public Set<String> getRegisteredFeatures()
getRegisteredFeatures in interface FeatureServiceCopyright © 2003–2022 Atlassian. All rights reserved.