Class ParameterGroupModelTransform

java.lang.Object
org.mule.datasense.impl.util.extension.ParameterGroupModelTransform

public class ParameterGroupModelTransform extends Object
  • Constructor Details

    • ParameterGroupModelTransform

      public ParameterGroupModelTransform()
    • ParameterGroupModelTransform

      public ParameterGroupModelTransform(Function<org.mule.runtime.api.meta.model.parameter.ParameterModel,org.mule.metadata.api.model.MetadataType> typeTransform)
  • Method Details

    • transform

      public List<org.mule.runtime.api.meta.model.parameter.ParameterGroupModel> transform(List<org.mule.runtime.api.meta.model.parameter.ParameterGroupModel> parameterGroupModels)