| Package | Description |
|---|---|
| org.togglz.core.activation | |
| org.togglz.core.manager | |
| org.togglz.core.spi |
| Class and Description |
|---|
| AbstractPropertyDrivenActivationStrategy
An abstract activation strategy that is designed to support cases where the activation of a feature is driven based
on the value of environmental/contextual properties.
|
| AbstractTokenizedActivationStrategy.Token
Contains information for a specific token including the token value and whether it has been negated.
|
| AbstractTokenizedActivationStrategy.TokenTransformer
Used to transform a given
AbstractTokenizedActivationStrategy.Token value. |
| ActivationStrategyProvider
Implementations of this interface are responsible for providing the activation strategies.
|
| Parameter
A parameter used to configure an
ActivationStrategy. |
| ParameterBuilder
Fluent API for creating
Parameter instances. |
| Class and Description |
|---|
| ActivationStrategyProvider
Implementations of this interface are responsible for providing the activation strategies.
|
| Class and Description |
|---|
| Parameter
A parameter used to configure an
ActivationStrategy. |
Copyright © 2018. All Rights Reserved.