java.lang.Object
org.jenkinsci.plugins.scriptsecurity.scripts.Messages

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

    • Messages

      public Messages()
  • Method Details

    • ClasspathEntry_path_notExists

      public static String ClasspathEntry_path_notExists()
      Key ClasspathEntry.path.notExists: Specified path does not exist.
      Returns:
      Specified path does not exist
    • _ClasspathEntry_path_notExists

      public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notExists()
      Key ClasspathEntry.path.notExists: Specified path does not exist.
      Returns:
      Specified path does not exist
    • ScriptApprovalNote_message

      public static String ScriptApprovalNote_message()
      Key ScriptApprovalNote.message: Administrators can decide whether to approve or reject this signature..
      Returns:
      Administrators can decide whether to approve or reject this signature.
    • _ScriptApprovalNote_message

      public static org.jvnet.localizer.Localizable _ScriptApprovalNote_message()
      Key ScriptApprovalNote.message: Administrators can decide whether to approve or reject this signature..
      Returns:
      Administrators can decide whether to approve or reject this signature.
    • ClasspathEntry_path_noDirsAllowed

      public static String ClasspathEntry_path_noDirsAllowed()
      Key ClasspathEntry.path.noDirsAllowed: Class directories are not allowed as classpath entries..
      Returns:
      Class directories are not allowed as classpath entries.
    • _ClasspathEntry_path_noDirsAllowed

      public static org.jvnet.localizer.Localizable _ClasspathEntry_path_noDirsAllowed()
      Key ClasspathEntry.path.noDirsAllowed: Class directories are not allowed as classpath entries..
      Returns:
      Class directories are not allowed as classpath entries.
    • ClasspathEntry_path_notApproved

      public static String ClasspathEntry_path_notApproved()
      Key ClasspathEntry.path.notApproved: This classpath entry is not approved. Require an approval before execution..
      Returns:
      This classpath entry is not approved. Require an approval before execution.
    • _ClasspathEntry_path_notApproved

      public static org.jvnet.localizer.Localizable _ClasspathEntry_path_notApproved()
      Key ClasspathEntry.path.notApproved: This classpath entry is not approved. Require an approval before execution..
      Returns:
      This classpath entry is not approved. Require an approval before execution.