@Extension public final class GroovyShellLanguage extends Language
The protection here is about the Groovy scripting,
similar to GroovyLanguage or GroovyXmlLanguage.
Not to be confused with unprocessed strings controlled by SystemCommandLanguage.
ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
GroovyShellLanguage() |
| Modifier and Type | Method and Description |
|---|---|
static Language |
get() |
String |
getDisplayName()
Display name of the language for use in the UI.
|
String |
getName()
Unique, permanent, internal identifier of this language.
|
getCodeMirrorModepublic static Language get()
public String getName()
Languagepublic String getDisplayName()
LanguagegetDisplayName in class LanguageCopyright © 2016–2019. All rights reserved.