Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • ProjectQueueItemAuthenticator_DisplayName

        public static String ProjectQueueItemAuthenticator_DisplayName()
        Key ProjectQueueItemAuthenticator.DisplayName: Per-project configurable Build Authorization.
        Returns:
        Per-project configurable Build Authorization
      • _ProjectQueueItemAuthenticator_DisplayName

        public static org.jvnet.localizer.Localizable _ProjectQueueItemAuthenticator_DisplayName()
        Key ProjectQueueItemAuthenticator.DisplayName: Per-project configurable Build Authorization.
        Returns:
        Per-project configurable Build Authorization
      • AuthorizationAction_DisplayName

        public static String AuthorizationAction_DisplayName()
        Key AuthorizationAction.DisplayName: Authorization.
        Returns:
        Authorization
      • _AuthorizationAction_DisplayName

        public static org.jvnet.localizer.Localizable _AuthorizationAction_DisplayName()
        Key AuthorizationAction.DisplayName: Authorization.
        Returns:
        Authorization
      • AuthorizeProjectStrategy_UserNotAuthorized

        public static String AuthorizeProjectStrategy_UserNotAuthorized​(Object arg0)
        Key AuthorizeProjectStrategy.UserNotAuthorized: Failed to authenticate to run builds as authorization {0}..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to authenticate to run builds as authorization {0}.
      • _AuthorizeProjectStrategy_UserNotAuthorized

        public static org.jvnet.localizer.Localizable _AuthorizeProjectStrategy_UserNotAuthorized​(Object arg0)
        Key AuthorizeProjectStrategy.UserNotAuthorized: Failed to authenticate to run builds as authorization {0}..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Failed to authenticate to run builds as authorization {0}.
      • AuthorizeProjectStrategy_UserNotAuthorizedForJob

        public static String AuthorizeProjectStrategy_UserNotAuthorizedForJob​(Object arg0)
        Key AuthorizeProjectStrategy.UserNotAuthorizedForJob: This job''s current authorization strategy does not permit {0} to modify the job configuration.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        This job''s current authorization strategy does not permit {0} to modify the job configuration
      • _AuthorizeProjectStrategy_UserNotAuthorizedForJob

        public static org.jvnet.localizer.Localizable _AuthorizeProjectStrategy_UserNotAuthorizedForJob​(Object arg0)
        Key AuthorizeProjectStrategy.UserNotAuthorizedForJob: This job''s current authorization strategy does not permit {0} to modify the job configuration.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        This job''s current authorization strategy does not permit {0} to modify the job configuration
      • AuthorizeProjectProperty_DisplayName

        public static String AuthorizeProjectProperty_DisplayName()
        Key AuthorizeProjectProperty.DisplayName: Configure Build Authorization.
        Returns:
        Configure Build Authorization
      • _AuthorizeProjectProperty_DisplayName

        public static org.jvnet.localizer.Localizable _AuthorizeProjectProperty_DisplayName()
        Key AuthorizeProjectProperty.DisplayName: Configure Build Authorization.
        Returns:
        Configure Build Authorization
      • GlobalQueueItemAuthenticator_DisplayName

        public static String GlobalQueueItemAuthenticator_DisplayName()
        Key GlobalQueueItemAuthenticator.DisplayName: Project default Build Authorization.
        Returns:
        Project default Build Authorization
      • _GlobalQueueItemAuthenticator_DisplayName

        public static org.jvnet.localizer.Localizable _GlobalQueueItemAuthenticator_DisplayName()
        Key GlobalQueueItemAuthenticator.DisplayName: Project default Build Authorization.
        Returns:
        Project default Build Authorization