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.LocalizableKeyadditional:Additional.static org.jvnet.localizer.LocalizableKeygit.fips.url.notsecured:Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials..static org.jvnet.localizer.LocalizableKeyGitSCMSource.DisplayName:Git.static org.jvnet.localizer.LocalizableKeyGitStep.git:Git.static org.jvnet.localizer.LocalizableKeyGitUsernamePasswordBinding.DisplayName:Git Username and Password.static org.jvnet.localizer.LocalizableKeywithin.Repository:Within Repository.static StringKeyadditional:Additional.static StringKeygit.fips.url.notsecured:Invalid configuration will not fetch any remote. FIPS requires a secure channel for git fetch with credentials..static StringKeyGitSCMSource.DisplayName:Git.static StringKeyGitStep.git:Git.static StringKeyGitUsernamePasswordBinding.DisplayName:Git Username and Password.static StringKeywithin.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
-