public abstract class RestSampleDataProviderTrigger extends RestSampleDataProvider<InputStream,HttpResponseAttributes>
| Modifier and Type | Field and Description |
|---|---|
protected String |
itemsExpression |
connection, expressionLanguage| Modifier | Constructor and Description |
|---|---|
protected |
RestSampleDataProviderTrigger(String itemsExpression) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.api.el.BindingContext |
buildContext(org.mule.runtime.api.metadata.TypedValue<?> payload) |
org.mule.sdk.api.runtime.operation.Result<InputStream,HttpResponseAttributes> |
getSample() |
getDefaultResponseMediaType, getId, getParameterBinding, getParameterValues, getPathTemplate, getRequestBuilder, getResultprotected final String itemsExpression
protected RestSampleDataProviderTrigger(String itemsExpression)
public org.mule.sdk.api.runtime.operation.Result<InputStream,HttpResponseAttributes> getSample() throws org.mule.sdk.api.data.sample.SampleDataException
getSample in interface org.mule.sdk.api.data.sample.SampleDataProvider<InputStream,HttpResponseAttributes>getSample in class RestSampleDataProvider<InputStream,HttpResponseAttributes>org.mule.sdk.api.data.sample.SampleDataExceptionprotected org.mule.runtime.api.el.BindingContext buildContext(org.mule.runtime.api.metadata.TypedValue<?> payload)
buildContext in class RestSampleDataProvider<InputStream,HttpResponseAttributes>Copyright © 2021. All rights reserved.