Class ParametersTransformationResult
java.lang.Object
org.mule.extensions.java.internal.transformer.ParametersTransformationResult
Contains all the information regarding how a set of input arguments were transformed to the expected parameters of an
Executable element
- Since:
- 1.1.2, 1.2.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
ParametersTransformationResult
-
-
Method Details
-
isSuccess
public boolean isSuccess() -
getTransformed
-
getFailedToTransform
-
getMissing
-