public class OutputModelTransform extends Object
| Constructor and Description |
|---|
OutputModelTransform() |
OutputModelTransform(Function<org.mule.runtime.api.meta.model.OutputModel,org.mule.metadata.api.model.MetadataType> typeTransform) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.meta.model.OutputModel |
transform(org.mule.runtime.api.meta.model.OutputModel outputModel) |
public OutputModelTransform()
public OutputModelTransform(Function<org.mule.runtime.api.meta.model.OutputModel,org.mule.metadata.api.model.MetadataType> typeTransform)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.