public abstract class JsonOutputCustomFieldsHttpMetadataResolver extends JsonCustomFieldsHttpMetadataResolver implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>
| Constructor and Description |
|---|
JsonOutputCustomFieldsHttpMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
Object key) |
protected String |
getPageResponseExpression() |
protected boolean |
hasPagination() |
protected boolean |
shouldInferMetadata() |
buildEvaluationContext, getConfiguration, getMethod, getPath, getRequestBindings, getSchemaPath, getSelector, getTransformationScript, resolveMetadataTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic JsonOutputCustomFieldsHttpMetadataResolver()
public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
Object key)
throws org.mule.runtime.api.metadata.MetadataResolvingException,
org.mule.runtime.api.connection.ConnectionException
getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionExceptionprotected boolean hasPagination()
protected boolean shouldInferMetadata()
protected String getPageResponseExpression()
Copyright © 2023. All rights reserved.