public abstract class FileOutputMetadataResolver extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>
OutputTypeResolver which resolves a file type.
This is only meant to be used in generic connectors generated using Rest Connect.
For hand-made custom connectors a Java Type can be used instead.| Constructor and Description |
|---|
FileOutputMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.mule.metadata.api.model.MetadataFormat |
getFormat() |
org.mule.metadata.api.model.MetadataType |
getOutputType(org.mule.runtime.api.metadata.MetadataContext metadataContext,
Object keyLess) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitCopyright © 2019. All rights reserved.