public interface FeatureFlaggingManagementService
| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILING_FEATURE_MANAGEMENT_SERVICE_KEY |
| Modifier and Type | Method and Description |
|---|---|
void |
disableFeatureFor(String featureName)
disable the feature for an application.
|
void |
enableFeatureFor(String featureName)
enable the feature for an application.
|
static final String PROFILING_FEATURE_MANAGEMENT_SERVICE_KEY
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.