public class JavaMetadataKeyIdModelParserUtils extends Object
| Constructor and Description |
|---|
JavaMetadataKeyIdModelParserUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<org.mule.runtime.api.util.Pair<Integer,Boolean>> |
getMetadataKeyPart(ExtensionParameter extensionParameter) |
static boolean |
hasKeyId(WithAnnotations withAnnotations) |
static JavaKeyIdResolverModelParser |
parseKeyIdResolverModelParser(Supplier<String> categoryName,
MethodElement<?> methodElement) |
static JavaKeyIdResolverModelParser |
parseKeyIdResolverModelParser(Type extensionType,
WithAnnotations annotatedType) |
public static boolean hasKeyId(WithAnnotations withAnnotations)
public static JavaKeyIdResolverModelParser parseKeyIdResolverModelParser(Supplier<String> categoryName, MethodElement<?> methodElement)
public static JavaKeyIdResolverModelParser parseKeyIdResolverModelParser(Type extensionType, WithAnnotations annotatedType)
public static Optional<org.mule.runtime.api.util.Pair<Integer,Boolean>> getMetadataKeyPart(ExtensionParameter extensionParameter)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.