Package jenkins.appearance
Class Messages
java.lang.Object
jenkins.appearance.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyAppearanceCategory.Description
:Configure the look and feel of Jenkins
.static org.jvnet.localizer.Localizable
KeyAppearanceCategory.DisplayName
:Appearance
.static org.jvnet.localizer.Localizable
KeyAppearanceGlobalConfiguration.Description
:Configure the look and feel of Jenkins
.static org.jvnet.localizer.Localizable
KeyAppearanceGlobalConfiguration.DisplayName
:Appearance
.static String
KeyAppearanceCategory.Description
:Configure the look and feel of Jenkins
.static String
KeyAppearanceCategory.DisplayName
:Appearance
.static String
KeyAppearanceGlobalConfiguration.Description
:Configure the look and feel of Jenkins
.static String
KeyAppearanceGlobalConfiguration.DisplayName
:Appearance
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
AppearanceCategory_Description
KeyAppearanceCategory.Description
:Configure the look and feel of Jenkins
.- Returns:
Configure the look and feel of Jenkins
-
_AppearanceCategory_Description
public static org.jvnet.localizer.Localizable _AppearanceCategory_Description()KeyAppearanceCategory.Description
:Configure the look and feel of Jenkins
.- Returns:
Configure the look and feel of Jenkins
-
AppearanceGlobalConfiguration_Description
KeyAppearanceGlobalConfiguration.Description
:Configure the look and feel of Jenkins
.- Returns:
Configure the look and feel of Jenkins
-
_AppearanceGlobalConfiguration_Description
public static org.jvnet.localizer.Localizable _AppearanceGlobalConfiguration_Description()KeyAppearanceGlobalConfiguration.Description
:Configure the look and feel of Jenkins
.- Returns:
Configure the look and feel of Jenkins
-
AppearanceCategory_DisplayName
KeyAppearanceCategory.DisplayName
:Appearance
.- Returns:
Appearance
-
_AppearanceCategory_DisplayName
public static org.jvnet.localizer.Localizable _AppearanceCategory_DisplayName()KeyAppearanceCategory.DisplayName
:Appearance
.- Returns:
Appearance
-
AppearanceGlobalConfiguration_DisplayName
KeyAppearanceGlobalConfiguration.DisplayName
:Appearance
.- Returns:
Appearance
-
_AppearanceGlobalConfiguration_DisplayName
public static org.jvnet.localizer.Localizable _AppearanceGlobalConfiguration_DisplayName()KeyAppearanceGlobalConfiguration.DisplayName
:Appearance
.- Returns:
Appearance
-