Uses of Enum Class
com.atlassian.bamboo.plugins.script.task.ScriptConfig.Interpreter
Packages that use ScriptConfig.Interpreter
-
Uses of ScriptConfig.Interpreter in com.atlassian.bamboo.plugins.script.task
Methods in com.atlassian.bamboo.plugins.script.task that return ScriptConfig.InterpreterModifier and TypeMethodDescriptionScriptConfig.getInterpreter()static ScriptConfig.InterpreterReturns the enum constant of this class with the specified name.static ScriptConfig.Interpreter[]ScriptConfig.Interpreter.values()Returns an array containing the constants of this enum class, in the order they are declared.