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