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

      • Uploaded

        public static String Uploaded​(Object arg0)
        Key Uploaded: Uploaded image file; use {0} in Link Icon field above..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Uploaded image file; use {0} in Link Icon field above.
      • _Uploaded

        public static org.jvnet.localizer.Localizable _Uploaded​(Object arg0)
        Key Uploaded: Uploaded image file; use {0} in Link Icon field above..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Uploaded image file; use {0} in Link Icon field above.
      • DupName

        public static String DupName()
        Key DupName: File with this name already exists in userContent..
        Returns:
        File with this name already exists in userContent.
      • _DupName

        public static org.jvnet.localizer.Localizable _DupName()
        Key DupName: File with this name already exists in userContent..
        Returns:
        File with this name already exists in userContent.
      • Back

        public static String Back()
        Key Back: Back.
        Returns:
        Back
      • _Back

        public static org.jvnet.localizer.Localizable _Back()
        Key Back: Back.
        Returns:
        Back
      • NoFile

        public static String NoFile()
        Key NoFile: No file uploaded..
        Returns:
        No file uploaded.
      • _NoFile

        public static org.jvnet.localizer.Localizable _NoFile()
        Key NoFile: No file uploaded..
        Returns:
        No file uploaded.