T - the generic type of the output valueU - the generic type of the message attributespublic abstract class BaseRestSampleDataProvider<T,U> extends Object implements org.mule.sdk.api.data.sample.SampleDataProvider<T,U>
| Modifier and Type | Field and Description |
|---|---|
protected RestConfiguration |
config |
protected RestConnection |
connection |
protected org.mule.runtime.api.el.ExpressionLanguage |
expressionLanguage |
| Constructor and Description |
|---|
BaseRestSampleDataProvider() |
@Config protected RestConfiguration config
@Connection protected RestConnection connection
@Inject protected org.mule.runtime.api.el.ExpressionLanguage expressionLanguage
Copyright © 2022. All rights reserved.