public static class buildSpecGraal.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
Modifier and Type | Field and Description |
---|---|
protected BuildTool |
buildTool |
protected java.lang.String |
graalVmVersion |
protected JdkVersion |
jdkVersion |
protected java.lang.String |
projectName |
Constructor and Description |
---|
Template(buildSpecGraal model) |
Modifier and Type | Method and Description |
---|---|
protected void |
__doRender() |
protected final java.lang.String projectName
protected final JdkVersion jdkVersion
protected final BuildTool buildTool
protected final java.lang.String graalVmVersion
public Template(buildSpecGraal model)