public abstract class JsonCustomFieldsHttpMetadataResolver extends Object
| Constructor and Description |
|---|
JsonCustomFieldsHttpMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected EvaluationContext |
buildEvaluationContext(EvaluationContextBuilderFactory evaluationContextBuilderFactory,
Object key) |
protected RestConfiguration |
getConfiguration(org.mule.runtime.api.metadata.MetadataContext context) |
protected abstract String |
getMethod() |
protected abstract String |
getPath() |
protected HttpRequestBinding |
getRequestBindings() |
protected abstract String |
getSchemaPath() |
protected abstract String |
getSelector() |
protected abstract String |
getTransformationScript() |
org.mule.metadata.api.model.MetadataType |
resolveMetadataType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
Object key) |
public JsonCustomFieldsHttpMetadataResolver()
protected abstract String getSchemaPath()
protected abstract String getMethod()
protected abstract String getPath()
protected abstract String getTransformationScript()
protected abstract String getSelector()
public org.mule.metadata.api.model.MetadataType resolveMetadataType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
Object key)
throws org.mule.runtime.api.metadata.MetadataResolvingException
org.mule.runtime.api.metadata.MetadataResolvingExceptionprotected HttpRequestBinding getRequestBindings()
protected EvaluationContext buildEvaluationContext(EvaluationContextBuilderFactory evaluationContextBuilderFactory, Object key)
protected RestConfiguration getConfiguration(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.metadata.MetadataResolvingException
org.mule.runtime.api.metadata.MetadataResolvingExceptionCopyright © 2023. All rights reserved.