public static class multimodule.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.List<MavenRepository> | 
maybeRepositories  | 
protected java.util.Collection<java.lang.String> | 
moduleNames  | 
protected Project | 
project  | 
| Constructor and Description | 
|---|
Template(multimodule model)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
__doRender()  | 
protected final java.util.List<MavenRepository> maybeRepositories
protected final Project project
protected final java.util.Collection<java.lang.String> moduleNames
public Template(multimodule model)