Used to get a template to use for the entry points
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
retrieveTemplate(TemplateProviderOptions options, boolean isPythonWrapper)Returns a template to be used for an entry point. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Returns a template to be used for an entry point. The template must be renderable by groovy.text.SimpleTemplateEngine.
options - to use to pick the template