public final class ImplicitObjectUtils extends Object
ParameterizedModel| Modifier and Type | Method and Description |
|---|---|
static ResolverSet |
buildImplicitResolverSet(org.mule.runtime.api.meta.model.parameter.ParameterizedModel model,
ReflectionCache reflectionCache,
ExpressionManager expressionManager,
MuleContext muleContext)
|
public static ResolverSet buildImplicitResolverSet(org.mule.runtime.api.meta.model.parameter.ParameterizedModel model, ReflectionCache reflectionCache, ExpressionManager expressionManager, MuleContext muleContext)
ResolverSet based on the default values for the ParameterModels in the parametrizedModel.
If a ParameterModel returns null for ParameterModel.getDefaultValue() then it's ignored
model - a model holding the ParameterModels to considermuleContext - the Mule node.ResolverSetCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.