Uses of Enum Class
org.frankframework.senders.JavascriptSender.JavaScriptEngines
-
Uses of JavascriptSender.JavaScriptEngines in org.frankframework.senders
Modifier and TypeMethodDescriptionJavascriptSender.getEngine()
Returns the enum constant of this class with the specified name.static JavascriptSender.JavaScriptEngines[]
JavascriptSender.JavaScriptEngines.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JavascriptSender.setEngineName
(JavascriptSender.JavaScriptEngines engineName) the name of the JavaScript engine to use.