| Method and Description |
|---|
| org.mule.runtime.metadata.internal.cache.ComponentBasedIdHelper.computeHashFor(ComponentParameterAst)
This should not have been public.
|
| org.mule.runtime.metadata.api.dsl.DslElementModel.getConfiguration()
Use
DslElementModel.getComponentModel() instead. |
| org.mule.runtime.metadata.api.dsl.DslElementModel.Builder.withConfig(ComponentConfiguration)
Use
DslElementModel.Builder.withConfig(ComponentAst) instead. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.