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