Package jenkins.console
Class Messages
java.lang.Object
jenkins.console.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
KeyconsoleUrlProviderDisplayName
:Console URL Provider
.static org.jvnet.localizer.Localizable
KeyconsoleUrlProviderDisplayName.Description
:Select which view you want to use for build console links. Views listed higher will be prioritized over those listed lower. The views you choose here will be used rather than those set by administrators.
.static org.jvnet.localizer.Localizable
KeydefaultProviderDisplayName
:Default
.static String
KeyconsoleUrlProviderDisplayName
:Console URL Provider
.static String
KeyconsoleUrlProviderDisplayName.Description
:Select which view you want to use for build console links. Views listed higher will be prioritized over those listed lower. The views you choose here will be used rather than those set by administrators.
.static String
KeydefaultProviderDisplayName
:Default
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
consoleUrlProviderDisplayName_Description
KeyconsoleUrlProviderDisplayName.Description
:Select which view you want to use for build console links. Views listed higher will be prioritized over those listed lower. The views you choose here will be used rather than those set by administrators.
.- Returns:
Select which view you want to use for build console links. Views listed higher will be prioritized over those listed lower. The views you choose here will be used rather than those set by administrators.
-
_consoleUrlProviderDisplayName_Description
public static org.jvnet.localizer.Localizable _consoleUrlProviderDisplayName_Description()KeyconsoleUrlProviderDisplayName.Description
:Select which view you want to use for build console links. Views listed higher will be prioritized over those listed lower. The views you choose here will be used rather than those set by administrators.
.- Returns:
Select which view you want to use for build console links. Views listed higher will be prioritized over those listed lower. The views you choose here will be used rather than those set by administrators.
-
consoleUrlProviderDisplayName
KeyconsoleUrlProviderDisplayName
:Console URL Provider
.- Returns:
Console URL Provider
-
_consoleUrlProviderDisplayName
public static org.jvnet.localizer.Localizable _consoleUrlProviderDisplayName()KeyconsoleUrlProviderDisplayName
:Console URL Provider
.- Returns:
Console URL Provider
-
defaultProviderDisplayName
KeydefaultProviderDisplayName
:Default
.- Returns:
Default
-
_defaultProviderDisplayName
public static org.jvnet.localizer.Localizable _defaultProviderDisplayName()KeydefaultProviderDisplayName
:Default
.- Returns:
Default
-