| Package | Description |
|---|---|
| org.mule.runtime.api.meta.model | |
| org.mule.runtime.api.meta.model.function |
| Modifier and Type | Method and Description |
|---|---|
OutputModel |
HasOutputModel.getOutput()
Returns a
MetadataType for the value that this component sets
on the output Message.getPayload() field. |
OutputModel |
HasOutputModel.getOutputAttributes()
Returns a
OutputModel for the value that this operation sets
on the output attributes of the message. |
| Modifier and Type | Method and Description |
|---|---|
OutputModel |
FunctionModel.getOutput()
Returns a
MetadataType for the value that this component sets
on the output Message.getPayload() field. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.