public class MockCausedByFunction extends Object implements org.mule.runtime.api.el.ExpressionFunction
| Constructor and Description |
|---|
MockCausedByFunction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(Object[] parameters,
org.mule.runtime.api.el.BindingContext context) |
List<org.mule.runtime.api.metadata.FunctionParameter> |
parameters() |
Optional<org.mule.runtime.api.metadata.DataType> |
returnType() |
public Object call(Object[] parameters, org.mule.runtime.api.el.BindingContext context)
call in interface org.mule.runtime.api.el.ExpressionFunctionpublic Optional<org.mule.runtime.api.metadata.DataType> returnType()
returnType in interface org.mule.runtime.api.el.ExpressionFunctionpublic List<org.mule.runtime.api.metadata.FunctionParameter> parameters()
parameters in interface org.mule.runtime.api.el.ExpressionFunctionCopyright © 2019 MuleSoft, Inc.. All rights reserved.