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