public class pom
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
pom.Template |
Constructor and Description |
---|
pom() |
Modifier and Type | Method and Description |
---|---|
ApplicationType |
applicationType() |
pom |
applicationType(ApplicationType applicationType) |
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
Features |
features() |
pom |
features(Features features) |
static java.lang.String[] |
getArgumentNames() |
static com.fizzed.rocker.ContentType |
getContentType() |
static java.lang.String |
getHeaderHash() |
static java.lang.String |
getTemplateName() |
static java.lang.String |
getTemplatePackageName() |
MavenBuild |
mavenBuild() |
pom |
mavenBuild(MavenBuild mavenBuild) |
Project |
project() |
pom |
project(Project project) |
static pom |
template(ApplicationType applicationType,
Project project,
Features features,
MavenBuild mavenBuild) |
public static com.fizzed.rocker.ContentType getContentType()
public static java.lang.String getTemplateName()
public static java.lang.String getTemplatePackageName()
public static java.lang.String getHeaderHash()
public static java.lang.String[] getArgumentNames()
public pom applicationType(ApplicationType applicationType)
public ApplicationType applicationType()
public Project project()
public Features features()
public pom mavenBuild(MavenBuild mavenBuild)
public MavenBuild mavenBuild()
public static pom template(ApplicationType applicationType, Project project, Features features, MavenBuild mavenBuild)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException