| Package | Description |
|---|---|
| org.mule.runtime.extension.api.property |
| Modifier and Type | Method and Description |
|---|---|
Optional<ResolverInformation> |
TypeResolversInformationModelProperty.getAttributesResolver()
Provides information the output attributes resolver (if any) associated to the Component.
|
Optional<ResolverInformation> |
TypeResolversInformationModelProperty.getKeysResolver()
Provides information of the metadata keys resolver (if any) associated to the Component.
|
Optional<ResolverInformation> |
TypeResolversInformationModelProperty.getOutputResolver()
Provides information of the output resolver (if any) associated to the Component.
|
Optional<ResolverInformation> |
TypeResolversInformationModelProperty.getParameterResolver(String parameterName)
Provides information of the resolver (if any) associated to a given parameter.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.