Class ParameterLayoutOrderDeclarationEnricher

java.lang.Object
org.mule.runtime.extension.internal.loader.enricher.ParameterLayoutOrderDeclarationEnricher
All Implemented Interfaces:
DeclarationEnricher, WalkingDeclarationEnricher

public final class ParameterLayoutOrderDeclarationEnricher extends Object implements WalkingDeclarationEnricher
DeclarationEnricher which walks through all the ParameterDeclaration of the entire extension and populates them with the correspondent order.
Since:
1.5.0
See Also:
  • LayoutModel