public abstract class BaseRestValueProvider extends Object implements org.mule.sdk.api.values.ValueProvider
| Modifier and Type | Field and Description |
|---|---|
protected RestConfiguration |
config |
protected RestConnection |
connection |
protected org.mule.runtime.api.el.ExpressionLanguage |
expressionLanguage |
| Constructor and Description |
|---|
BaseRestValueProvider() |
@Config protected RestConfiguration config
@Connection protected RestConnection connection
@Inject protected org.mule.runtime.api.el.ExpressionLanguage expressionLanguage
public String getId()
getId in interface org.mule.sdk.api.values.ValueProviderCopyright © 2022. All rights reserved.