Uses of Enum Class
de.samply.reporter.template.script.ScriptFramework
Packages that use ScriptFramework
-
Uses of ScriptFramework in de.samply.reporter.script
Methods in de.samply.reporter.script that return ScriptFrameworkModifier and TypeMethodDescriptionGroovyTemplatesEngine.getScriptFramework()ScriptEngine.getScriptFramework()ThymeleafEngine.getScriptFramework() -
Uses of ScriptFramework in de.samply.reporter.template.script
Methods in de.samply.reporter.template.script that return ScriptFrameworkModifier and TypeMethodDescriptionstatic ScriptFrameworkScriptFramework.getDefault()static ScriptFrameworkReturns the enum constant of this class with the specified name.static ScriptFrameworkScriptFramework.valueOfFramework(String framework) static ScriptFramework[]ScriptFramework.values()Returns an array containing the constants of this enum class, in the order they are declared.