Package jenkins.plugins.git
Class Messages
java.lang.Object
jenkins.plugins.git.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
Keyadditional
:Additional
.static org.jvnet.localizer.Localizable
Keygit.fips.url.notsecured
:Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials.
.static org.jvnet.localizer.Localizable
KeyGitSCMSource.DisplayName
:Git
.static org.jvnet.localizer.Localizable
KeyGitStep.git
:Git
.static org.jvnet.localizer.Localizable
KeyGitUsernamePasswordBinding.DisplayName
:Git Username and Password
.static org.jvnet.localizer.Localizable
Keywithin.Repository
:Within Repository
.static String
Keyadditional
:Additional
.static String
Keygit.fips.url.notsecured
:Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials.
.static String
KeyGitSCMSource.DisplayName
:Git
.static String
KeyGitStep.git
:Git
.static String
KeyGitUsernamePasswordBinding.DisplayName
:Git Username and Password
.static String
Keywithin.Repository
:Within Repository
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
additional
Keyadditional
:Additional
.- Returns:
Additional
-
_additional
public static org.jvnet.localizer.Localizable _additional()Keyadditional
:Additional
.- Returns:
Additional
-
git_fips_url_notsecured
Keygit.fips.url.notsecured
:Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials.
.- Returns:
Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials.
-
_git_fips_url_notsecured
public static org.jvnet.localizer.Localizable _git_fips_url_notsecured()Keygit.fips.url.notsecured
:Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials.
.- Returns:
Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials.
-
GitSCMSource_DisplayName
KeyGitSCMSource.DisplayName
:Git
.- Returns:
Git
-
_GitSCMSource_DisplayName
public static org.jvnet.localizer.Localizable _GitSCMSource_DisplayName()KeyGitSCMSource.DisplayName
:Git
.- Returns:
Git
-
GitUsernamePasswordBinding_DisplayName
KeyGitUsernamePasswordBinding.DisplayName
:Git Username and Password
.- Returns:
Git Username and Password
-
_GitUsernamePasswordBinding_DisplayName
public static org.jvnet.localizer.Localizable _GitUsernamePasswordBinding_DisplayName()KeyGitUsernamePasswordBinding.DisplayName
:Git Username and Password
.- Returns:
Git Username and Password
-
within_Repository
Keywithin.Repository
:Within Repository
.- Returns:
Within Repository
-
_within_Repository
public static org.jvnet.localizer.Localizable _within_Repository()Keywithin.Repository
:Within Repository
.- Returns:
Within Repository
-
GitStep_git
KeyGitStep.git
:Git
.- Returns:
Git
-
_GitStep_git
public static org.jvnet.localizer.Localizable _GitStep_git()KeyGitStep.git
:Git
.- Returns:
Git
-