public class azureFunctionReadme
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
azureFunctionReadme.Template |
Constructor and Description |
---|
azureFunctionReadme() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
buildCommand() |
azureFunctionReadme |
buildCommand(java.lang.String buildCommand) |
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
BuildTool |
buildTool() |
azureFunctionReadme |
buildTool(BuildTool buildTool) |
Features |
features() |
azureFunctionReadme |
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() |
Project |
project() |
azureFunctionReadme |
project(Project project) |
java.lang.String |
runCommand() |
azureFunctionReadme |
runCommand(java.lang.String runCommand) |
static azureFunctionReadme |
template(Project project,
Features features,
java.lang.String runCommand,
java.lang.String buildCommand,
BuildTool buildTool) |
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 azureFunctionReadme project(Project project)
public Project project()
public azureFunctionReadme features(Features features)
public Features features()
public azureFunctionReadme runCommand(java.lang.String runCommand)
public java.lang.String runCommand()
public azureFunctionReadme buildCommand(java.lang.String buildCommand)
public java.lang.String buildCommand()
public azureFunctionReadme buildTool(BuildTool buildTool)
public BuildTool buildTool()
public static azureFunctionReadme template(Project project, Features features, java.lang.String runCommand, java.lang.String buildCommand, BuildTool buildTool)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException