public class buildGradle
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
buildGradle.Template |
Constructor and Description |
---|
buildGradle() |
Modifier and Type | Method and Description |
---|---|
ApplicationType |
applicationType() |
buildGradle |
applicationType(ApplicationType applicationType) |
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
Features |
features() |
buildGradle |
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() |
GradleBuild |
gradleBuild() |
buildGradle |
gradleBuild(GradleBuild gradleBuild) |
Project |
project() |
buildGradle |
project(Project project) |
static buildGradle |
template(ApplicationType applicationType,
Project project,
Features features,
GradleBuild gradleBuild) |
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 buildGradle applicationType(ApplicationType applicationType)
public ApplicationType applicationType()
public buildGradle project(Project project)
public Project project()
public buildGradle features(Features features)
public Features features()
public buildGradle gradleBuild(GradleBuild gradleBuild)
public GradleBuild gradleBuild()
public static buildGradle template(ApplicationType applicationType, Project project, Features features, GradleBuild gradleBuild)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException