public class ComponentModelMetadataKeyEnricher extends Object implements LogSupport
| Constructor and Description |
|---|
ComponentModelMetadataKeyEnricher() |
| Modifier and Type | Method and Description |
|---|---|
protected String[] |
enumOfKeyValues(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys) |
protected <T extends org.mule.runtime.api.meta.model.ComponentModel> |
filterMetadataKeys(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys,
org.mule.runtime.config.spring.dsl.model.DslElementModel<T> componentModelDslElementModel) |
protected <T extends org.mule.runtime.api.meta.model.ComponentModel> |
findKeyPartConfiguredValue(org.mule.runtime.config.spring.dsl.model.DslElementModel<T> componentModelDslElementModel,
String keyPartName) |
protected Function<org.mule.runtime.api.meta.model.parameter.ParameterModel,org.mule.metadata.api.model.MetadataType> |
getParameterModelMetadataTypeFunction(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys,
String partName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitloggerprotected String[] enumOfKeyValues(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys)
protected <T extends org.mule.runtime.api.meta.model.ComponentModel> Optional<String> findKeyPartConfiguredValue(org.mule.runtime.config.spring.dsl.model.DslElementModel<T> componentModelDslElementModel, String keyPartName)
protected <T extends org.mule.runtime.api.meta.model.ComponentModel> Optional<Set<org.mule.runtime.api.metadata.MetadataKey>> filterMetadataKeys(Set<org.mule.runtime.api.metadata.MetadataKey> metadataKeys, org.mule.runtime.config.spring.dsl.model.DslElementModel<T> componentModelDslElementModel)
Copyright © 2017 MuleSoft, Inc.. All rights reserved.