public class LayoutOrderComparator extends Object
Comparator for sorting objects of type ObjectFieldType based on its LayoutTypeAnnotation annotation.| Modifier and Type | Field and Description |
|---|---|
static Comparator<org.mule.metadata.api.model.ObjectFieldType> |
OBJECTS_FIELDS_BY_LAYOUT_ORDER |
static Comparator<org.mule.runtime.api.meta.model.parameter.ParameterModel> |
PARAMETER_MODEL_BY_LAYOUT_ORDER |
public static final Comparator<org.mule.metadata.api.model.ObjectFieldType> OBJECTS_FIELDS_BY_LAYOUT_ORDER
public static final Comparator<org.mule.runtime.api.meta.model.parameter.ParameterModel> PARAMETER_MODEL_BY_LAYOUT_ORDER
Copyright © 2024 MuleSoft, Inc.. All rights reserved.