Package org.l2x6.cq.maven
Class TemplateParams
java.lang.Object
org.l2x6.cq.maven.TemplateParams
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic TemplateParams.Builderbuilder()List<org.l2x6.pom.tuner.model.Gavtcs>org.apache.camel.tooling.model.KindgetKind()List<org.apache.camel.tooling.model.ArtifactModel<?>>org.l2x6.cq.common.ExtensionStatusfreemarker.template.TemplateMethodModelExfreemarker.template.TemplateMethodModelExfreemarker.template.TemplateMethodModelExbooleanbooleanbooleanboolean
-
Method Details
-
builder
-
isNativeSupported
public boolean isNativeSupported() -
getJavaPackageBase
-
getArtifactIdPrefix
-
getArtifactIdBase
-
getNamePrefix
-
getNameBase
-
getNameSegmentDelimiter
-
getQuarkusVersion
-
getGroupId
-
getVersion
-
getArtifactId
-
getAdditionalRuntimeDependencies
-
isRuntimeBomPathSet
public boolean isRuntimeBomPathSet() -
getItestParentRelativePath
-
getItestParentVersion
-
getItestParentArtifactId
-
getItestParentGroupId
-
getBomEntryVersion
-
getDescription
-
getKeywords
-
getGuideUrl
-
getCategories
-
getKind
public org.apache.camel.tooling.model.Kind getKind() -
getModels
-
getToCapCamelCase
public freemarker.template.TemplateMethodModelEx getToCapCamelCase() -
getToSnakeCase
public freemarker.template.TemplateMethodModelEx getToSnakeCase() -
getToKebabCase
public freemarker.template.TemplateMethodModelEx getToKebabCase() -
getJavaPackageBasePath
-
isUnlisted
public boolean isUnlisted() -
isDeprecated
public boolean isDeprecated() -
getStatus
public org.l2x6.cq.common.ExtensionStatus getStatus()
-