Uses of Class
org.apache.camel.quarkus.maven.CamelQuarkusExtension
-
-
Uses of CamelQuarkusExtension in org.apache.camel.quarkus.maven
Methods in org.apache.camel.quarkus.maven that return CamelQuarkusExtension Modifier and Type Method Description static CamelQuarkusExtensionCamelQuarkusExtension. read(Path runtimePomXmlPath)Methods in org.apache.camel.quarkus.maven with parameters of type CamelQuarkusExtension Modifier and Type Method Description (package private) voidUpdateExtensionDocPageMojo. camelBits(Charset charset, freemarker.template.Configuration cfg, List<org.apache.camel.tooling.model.ArtifactModel<?>> models, Path multiModuleProjectDirectoryPath, CamelQuarkusExtension ext, Map<String,Object> model)
-