public class ociFunctionsWorkflow
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
ociFunctionsWorkflow.Template |
Constructor and Description |
---|
ociFunctionsWorkflow() |
Modifier and Type | Method and Description |
---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
BuildTool |
buildTool() |
ociFunctionsWorkflow |
buildTool(BuildTool buildTool) |
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() |
boolean |
isGraal() |
ociFunctionsWorkflow |
isGraal(boolean isGraal) |
JdkVersion |
jdkVersion() |
ociFunctionsWorkflow |
jdkVersion(JdkVersion jdkVersion) |
Project |
project() |
ociFunctionsWorkflow |
project(Project project) |
static ociFunctionsWorkflow |
template(Project project,
BuildTool buildTool,
JdkVersion jdkVersion,
boolean isGraal) |
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 ociFunctionsWorkflow project(Project project)
public Project project()
public ociFunctionsWorkflow buildTool(BuildTool buildTool)
public BuildTool buildTool()
public ociFunctionsWorkflow jdkVersion(JdkVersion jdkVersion)
public JdkVersion jdkVersion()
public ociFunctionsWorkflow isGraal(boolean isGraal)
public boolean isGraal()
public static ociFunctionsWorkflow template(Project project, BuildTool buildTool, JdkVersion jdkVersion, boolean isGraal)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException