@NoImplement
public interface ExpressionLanguageConfiguration
ExpressionLanguage allowing customization.| Modifier and Type | Method and Description |
|---|---|
static ExpressionLanguageConfigurationBuilder |
builder() |
String |
getAppId() |
Charset |
getDefaultEncoding() |
FeatureFlaggingService |
getFeatureFlaggingService()
Returns an instance of FeatureFlaggingService with per deployment configured
Features |
Optional<MuleVersion> |
getMinMuleVersion() |
static ExpressionLanguageConfigurationBuilder builder()
Charset getDefaultEncoding()
FeatureFlaggingService getFeatureFlaggingService()
FeaturesString getAppId()
Optional<MuleVersion> getMinMuleVersion()
MuleVersion that the application has configured.Copyright © 2023 MuleSoft, Inc.. All rights reserved.