public class XmlSdkTypesValueProvider extends Object implements org.mule.runtime.extension.api.values.ValueProvider
ValueProvider which returns the keys for the primitive types.
This is needed because XML SDK can also point to types defined in the application's catalog.
| Constructor and Description |
|---|
XmlSdkTypesValueProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
Set<org.mule.runtime.api.value.Value> |
resolve() |
public Set<org.mule.runtime.api.value.Value> resolve() throws org.mule.runtime.extension.api.values.ValueResolvingException
resolve in interface org.mule.runtime.extension.api.values.ValueProviderorg.mule.runtime.extension.api.values.ValueResolvingExceptionpublic String getId()
getId in interface org.mule.runtime.extension.api.values.ValueProviderCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.