java.lang.Object
com.fizzed.rocker.runtime.DefaultRockerModel
io.micronaut.starter.feature.agorapulse.console.template.consoleGroovyHttp
All Implemented Interfaces:
com.fizzed.rocker.RockerModel

public class consoleGroovyHttp extends com.fizzed.rocker.runtime.DefaultRockerModel
  • Constructor Details

    • consoleGroovyHttp

      public consoleGroovyHttp()
  • Method Details

    • getContentType

      public static com.fizzed.rocker.ContentType getContentType()
    • getTemplateName

      public static String getTemplateName()
    • getTemplatePackageName

      public static String getTemplatePackageName()
    • getHeaderHash

      public static String getHeaderHash()
    • getArgumentNames

      public static String[] getArgumentNames()
    • headerName

      public consoleGroovyHttp headerName(String headerName)
    • headerName

      public String headerName()
    • secret

      public consoleGroovyHttp secret(String secret)
    • secret

      public String secret()
    • template

      public static consoleGroovyHttp template(String headerName, String secret)
    • buildTemplate

      protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate() throws com.fizzed.rocker.RenderingException
      Overrides:
      buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModel
      Throws:
      com.fizzed.rocker.RenderingException