Package hudson.scm

Class Messages

java.lang.Object
hudson.scm.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • SCM_Permissions_Title

      public static String SCM_Permissions_Title()
      Key SCM.Permissions.Title: SCM.
      Returns:
      SCM
    • _SCM_Permissions_Title

      public static org.jvnet.localizer.Localizable _SCM_Permissions_Title()
      Key SCM.Permissions.Title: SCM.
      Returns:
      SCM
    • NullSCM_DisplayName

      public static String NullSCM_DisplayName()
      Key NullSCM.DisplayName: None.
      Returns:
      None
    • _NullSCM_DisplayName

      public static org.jvnet.localizer.Localizable _NullSCM_DisplayName()
      Key NullSCM.DisplayName: None.
      Returns:
      None
    • SCM_TagPermission_Description

      public static String SCM_TagPermission_Description()
      Key SCM.TagPermission.Description: This permission allows users to create a new tag in the source code repository for a given build..
      Returns:
      This permission allows users to create a new tag in the source code repository for a given build.
    • _SCM_TagPermission_Description

      public static org.jvnet.localizer.Localizable _SCM_TagPermission_Description()
      Key SCM.TagPermission.Description: This permission allows users to create a new tag in the source code repository for a given build..
      Returns:
      This permission allows users to create a new tag in the source code repository for a given build.