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