Uses of Class
org.mule.datasense.declarations.model.ExtensionOperationTypeDeclaration
Packages that use ExtensionOperationTypeDeclaration
Package
Description
-
Uses of ExtensionOperationTypeDeclaration in org.mule.datasense.declarations.loader.json
Methods in org.mule.datasense.declarations.loader.json that return types with arguments of type ExtensionOperationTypeDeclarationModifier and TypeMethodDescriptionExtensionOperationTypeDeclarationJsonLoader.load(com.google.gson.JsonElement element, TypeDeclarationLoaderContext typeDeclarationLoaderContext) -
Uses of ExtensionOperationTypeDeclaration in org.mule.datasense.declarations.loader.xml
Methods in org.mule.datasense.declarations.loader.xml that return types with arguments of type ExtensionOperationTypeDeclarationModifier and TypeMethodDescriptionExtensionOperationTypeDeclarationXmlLoader.load(Element element, TypeDeclarationLoaderContext typeDeclarationLoaderContext)