| Class | Description |
|---|---|
| ParametersTransformationResult |
Contains all the information regarding how a set of input arguments were transformed
to the expected parameters of an Executable element
|
| ParameterTransformer |
This class purpose is checking and transforming objects to a parameter type of a certain
Executable
When transforming an input into something that fits to an Executable's parameter, this class will make a best effort in
order to make this transformation possible. |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.