Uses of Class
io.quarkus.qute.deployment.TemplatePathBuildItem
Packages that use TemplatePathBuildItem
-
Uses of TemplatePathBuildItem in io.quarkus.qute.deployment
Methods in io.quarkus.qute.deployment that return TemplatePathBuildItemMethods in io.quarkus.qute.deployment that return types with arguments of type TemplatePathBuildItemMethod parameters in io.quarkus.qute.deployment with type arguments of type TemplatePathBuildItemModifier and TypeMethodDescription(package private) EffectiveTemplatePathsBuildItemQuteProcessor.collectEffectiveTemplatePaths(io.quarkus.qute.runtime.QuteConfig config, List<TemplatePathBuildItem> templatePaths) (package private) voidQuteProcessor.collecTemplateContents(io.quarkus.arc.deployment.BeanArchiveIndexBuildItem index, List<CheckedTemplateAdapterBuildItem> templateAdaptors, io.quarkus.deployment.annotations.BuildProducer<TemplatePathBuildItem> templatePaths) Constructor parameters in io.quarkus.qute.deployment with type arguments of type TemplatePathBuildItemModifierConstructorDescription(package private)EffectiveTemplatePathsBuildItem(List<TemplatePathBuildItem> templatePaths)