public final class MimeTypeParametersDeclarationEnricher extends Object implements org.mule.runtime.extension.api.loader.DeclarationEnricher
InputStream, String or Object by adding two parameters: A
ExtensionProperties.MIME_TYPE_PARAMETER_NAME that allows configuring the mimeType to the output operation payload and a
ExtensionProperties.ENCODING_PARAMETER_NAME that allows configuring the encoding to the output operation payload.
Both added attributes are optional without default value and accept expressions.
| Constructor and Description |
|---|
MimeTypeParametersDeclarationEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext) |
org.mule.runtime.extension.api.loader.DeclarationEnricherPhase |
getExecutionPhase() |
public MimeTypeParametersDeclarationEnricher()
public org.mule.runtime.extension.api.loader.DeclarationEnricherPhase getExecutionPhase()
getExecutionPhase in interface org.mule.runtime.extension.api.loader.DeclarationEnricherpublic void enrich(org.mule.runtime.extension.api.loader.ExtensionLoadingContext extensionLoadingContext)
enrich in interface org.mule.runtime.extension.api.loader.DeclarationEnricherCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.