public class TenantSpecificUserActivationStrategy extends AbstractActivationStrategy
AbstractActivationStrategy
enabling feature toggling via tenant-specific users.Modifier and Type | Field and Description |
---|---|
static String |
PARAM_USERS
The parameter for tenant specific users.
|
Constructor and Description |
---|
TenantSpecificUserActivationStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
org.togglz.core.activation.Parameter[] |
getParameters() |
boolean |
isActive(org.togglz.core.repository.FeatureState featureState,
org.togglz.core.user.FeatureUser featureUser) |
splitAndTrim
public static final String PARAM_USERS
public TenantSpecificUserActivationStrategy()
Copyright © 2021 SAP SE. All rights reserved.