Class Messages
java.lang.Object
com.atlassian.bitbucket.jenkins.internal.link.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.LocalizableKeybitbucket.link.type.branch:View Branch.static org.jvnet.localizer.LocalizableKeybitbucket.link.type.pullrequest:View Pull Request.static org.jvnet.localizer.LocalizableKeybitbucket.link.type.repository:Browse Repository.static org.jvnet.localizer.LocalizableKeybitbucket.link.type.tag:View Tag.static StringKeybitbucket.link.type.branch:View Branch.static StringKeybitbucket.link.type.pullrequest:View Pull Request.static StringKeybitbucket.link.type.repository:Browse Repository.static StringKeybitbucket.link.type.tag:View Tag.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
bitbucket_link_type_repository
Keybitbucket.link.type.repository:Browse Repository.- Returns:
Browse Repository
-
_bitbucket_link_type_repository
public static org.jvnet.localizer.Localizable _bitbucket_link_type_repository()Keybitbucket.link.type.repository:Browse Repository.- Returns:
Browse Repository
-
bitbucket_link_type_pullrequest
Keybitbucket.link.type.pullrequest:View Pull Request.- Returns:
View Pull Request
-
_bitbucket_link_type_pullrequest
public static org.jvnet.localizer.Localizable _bitbucket_link_type_pullrequest()Keybitbucket.link.type.pullrequest:View Pull Request.- Returns:
View Pull Request
-
bitbucket_link_type_tag
Keybitbucket.link.type.tag:View Tag.- Returns:
View Tag
-
_bitbucket_link_type_tag
public static org.jvnet.localizer.Localizable _bitbucket_link_type_tag()Keybitbucket.link.type.tag:View Tag.- Returns:
View Tag
-
bitbucket_link_type_branch
Keybitbucket.link.type.branch:View Branch.- Returns:
View Branch
-
_bitbucket_link_type_branch
public static org.jvnet.localizer.Localizable _bitbucket_link_type_branch()Keybitbucket.link.type.branch:View Branch.- Returns:
View Branch
-