com.azure.spring.cloud.feature.management.models
Package containing models classes for setting up Feature Flags, Feature Filters.
Classes
| FeatureFilterEvaluationContext |
Context passed into Feature Filters used for evaluation. |
| FeatureManagementException |
This class defines a custom exception type for when an expected Filter is not found when checking if a Feature is enabled. |
| FilterNotFoundException |
This class defines a custom exception type for when an expected Filter is not found when checking if a Feature is enabled. |
| FilterParameters |
Parameters for the predefined filters. |
| TargetingException |
This class defines a custom exception type for when an expected Filter is not found when checking if a Feature is enabled. |