public class DefaultValueVisitor extends AbstractAttributeDefinitionVisitor
| Constructor and Description |
|---|
DefaultValueVisitor() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Object> |
getDefaultValue() |
void |
onConfigurationParameter(String parameterName,
Object defaultValue,
Optional<org.mule.runtime.dsl.api.component.TypeConverter> typeConverter) |
doOnOperation, onComplexChild, onComplexChildCollection, onComplexChildMap, onFixedValue, onMultipleValues, onReferenceConfigurationParameter, onReferenceFixedParameter, onReferenceObject, onReferenceSimpleParameter, onSoftReferenceSimpleParameter, onUndefinedComplexParameters, onUndefinedSimpleParameters, onValueFromTextContentpublic void onConfigurationParameter(String parameterName, Object defaultValue, Optional<org.mule.runtime.dsl.api.component.TypeConverter> typeConverter)
onConfigurationParameter in interface org.mule.runtime.dsl.api.component.AttributeDefinitionVisitoronConfigurationParameter in class AbstractAttributeDefinitionVisitorCopyright © 2003–2025 MuleSoft, Inc.. All rights reserved.