public abstract class FeaturePlugin
extends org.exoplatform.container.component.BaseComponentPlugin
ExoFeatureService plugin that allows to manage enablement of feature
by plugin instead of managing it in Service so that each addon can manage the
feature enablement by user| Constructor and Description |
|---|
FeaturePlugin() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeatureName() |
abstract boolean |
isFeatureActiveForUser(String featureName,
String username)
Determines whether the fefature is enabled for a user
|
public String getFeatureName()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.