Uses of Class
org.l2x6.cq.maven.TemplateParams
-
-
Uses of TemplateParams in org.l2x6.cq.maven
Methods in org.l2x6.cq.maven that return TemplateParams Modifier and Type Method Description TemplateParamsTemplateParams.Builder. build()static TemplateParamsCqUtils. quarkusExtensionYamlParams(List<org.apache.camel.tooling.model.ArtifactModel<?>> models, String artifactIdBase, String titleBase, String description, List<String> keywords, boolean unlisted, boolean deprecated, boolean isNativeSupported, TemplateParams.ExtensionStatus status, Path rootDir, org.apache.maven.plugin.logging.Log log, List<String> errors)Methods in org.l2x6.cq.maven with parameters of type TemplateParams Modifier and Type Method Description static voidCqUtils. evalTemplate(freemarker.template.Configuration cfg, String templateUri, Path dest, TemplateParams model, Consumer<String> log)voidCreateTestMojo. evalTemplate(freemarker.template.Configuration cfg, String templateUri, Path dest, TemplateParams model)
-