Uses of Class
org.l2x6.cq.maven.TemplateParams
Packages that use TemplateParams
-
Uses of TemplateParams in org.l2x6.cq.maven
Methods in org.l2x6.cq.maven that return TemplateParamsModifier and TypeMethodDescriptionTemplateParams.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, org.l2x6.cq.common.ExtensionStatus status, Path rootDir, org.apache.maven.plugin.logging.Log log, List<String> errors) Methods in org.l2x6.cq.maven with parameters of type TemplateParamsModifier and TypeMethodDescriptionstatic 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)