Class javaAction.Template
java.lang.Object
com.fizzed.rocker.RockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate
io.micronaut.starter.feature.ci.workflows.github.templates.javaAction.Template
- Enclosing class:
 - javaAction
 
public static class javaAction.Template
extends com.fizzed.rocker.runtime.DefaultRockerTemplate
- 
Nested Class Summary
Nested classes/interfaces inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
com.fizzed.rocker.runtime.DefaultRockerTemplate.Internal - 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected final BuildToolprotected final JdkDistributionprotected final JdkVersionFields inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__internal - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.fizzed.rocker.runtime.DefaultRockerTemplate
__associate, __newOutput, __render, raw, rawMethods inherited from class com.fizzed.rocker.RockerTemplate
toString 
- 
Field Details
- 
jdkVersion
 - 
jdkDistribution
 - 
buildTool
 - 
branch
 
 - 
 - 
Constructor Details
- 
Template
 
 - 
 - 
Method Details
- 
__doRender
- Specified by:
 __doRenderin classcom.fizzed.rocker.runtime.DefaultRockerTemplate- Throws:
 IOExceptioncom.fizzed.rocker.RenderingException
 
 -