public class buildSh
extends com.fizzed.rocker.runtime.DefaultRockerModel
Modifier and Type | Class and Description |
---|---|
static class |
buildSh.Template |
Constructor and Description |
---|
buildSh() |
Modifier and Type | Method and Description |
---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
static String[] |
getArgumentNames() |
static com.fizzed.rocker.ContentType |
getContentType() |
static String |
getHeaderHash() |
static long |
getModifiedAt() |
static String |
getTemplateName() |
static String |
getTemplatePackageName() |
String |
org() |
buildSh |
org(String org) |
String |
serviceId() |
buildSh |
serviceId(String serviceId) |
static buildSh |
template(String org,
String serviceId) |
public static com.fizzed.rocker.ContentType getContentType()
public static String getTemplateName()
public static String getTemplatePackageName()
public static String getHeaderHash()
public static long getModifiedAt()
public static String[] getArgumentNames()
public String org()
public String serviceId()
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
buildTemplate
in class com.fizzed.rocker.runtime.DefaultRockerModel
com.fizzed.rocker.RenderingException
Copyright © 2019. All rights reserved.