Class Messages

java.lang.Object
alex.jenkins.plugins.Messages

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

    • Messages

      public Messages()
  • Method Details

    • FileSystemListParameterDefinition_PathDoesntExist

      public static String FileSystemListParameterDefinition_PathDoesntExist()
      Key FileSystemListParameterDefinition.PathDoesntExist: Path %s doesn't seem to exist..
      Returns:
      Path %s doesn't seem to exist.
    • _FileSystemListParameterDefinition_PathDoesntExist

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_PathDoesntExist()
      Key FileSystemListParameterDefinition.PathDoesntExist: Path %s doesn't seem to exist..
      Returns:
      Path %s doesn't seem to exist.
    • FileSystemListParameterDefinition_NoObjectsFoundAtPath

      public static String FileSystemListParameterDefinition_NoObjectsFoundAtPath()
      Key FileSystemListParameterDefinition.NoObjectsFoundAtPath: No objects of type %s and matching include pattern %s and not matching exclude pattern %s found at path %s..
      Returns:
      No objects of type %s and matching include pattern %s and not matching exclude pattern %s found at path %s.
    • _FileSystemListParameterDefinition_NoObjectsFoundAtPath

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_NoObjectsFoundAtPath()
      Key FileSystemListParameterDefinition.NoObjectsFoundAtPath: No objects of type %s and matching include pattern %s and not matching exclude pattern %s found at path %s..
      Returns:
      No objects of type %s and matching include pattern %s and not matching exclude pattern %s found at path %s.
    • FileSystemListParameterDefinition_SymlinkPathNotAllowed

      public static String FileSystemListParameterDefinition_SymlinkPathNotAllowed()
      Key FileSystemListParameterDefinition.SymlinkPathNotAllowed: Configured path '%s' is detected as symlink. For security reasons symlinks are not allowed as path..
      Returns:
      Configured path '%s' is detected as symlink. For security reasons symlinks are not allowed as path.
    • _FileSystemListParameterDefinition_SymlinkPathNotAllowed

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_SymlinkPathNotAllowed()
      Key FileSystemListParameterDefinition.SymlinkPathNotAllowed: Configured path '%s' is detected as symlink. For security reasons symlinks are not allowed as path..
      Returns:
      Configured path '%s' is detected as symlink. For security reasons symlinks are not allowed as path.
    • FileSystemListParameterDefinition_NameCanNotBeEmpty

      public static String FileSystemListParameterDefinition_NameCanNotBeEmpty()
      Key FileSystemListParameterDefinition.NameCanNotBeEmpty: Name can not be empty.
      Returns:
      Name can not be empty
    • _FileSystemListParameterDefinition_NameCanNotBeEmpty

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_NameCanNotBeEmpty()
      Key FileSystemListParameterDefinition.NameCanNotBeEmpty: Name can not be empty.
      Returns:
      Name can not be empty
    • FileSystemListParameterDefinition_InjectedObjectNotFoundAtPath

      public static String FileSystemListParameterDefinition_InjectedObjectNotFoundAtPath()
      Key FileSystemListParameterDefinition.InjectedObjectNotFoundAtPath: Injected object '%s' not found in configured objects list on path '%s'. Please check!.
      Returns:
      Injected object '%s' not found in configured objects list on path '%s'. Please check!
    • _FileSystemListParameterDefinition_InjectedObjectNotFoundAtPath

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_InjectedObjectNotFoundAtPath()
      Key FileSystemListParameterDefinition.InjectedObjectNotFoundAtPath: Injected object '%s' not found in configured objects list on path '%s'. Please check!.
      Returns:
      Injected object '%s' not found in configured objects list on path '%s'. Please check!
    • FileSystemListParameterDefinition_NoObjectsFound

      public static String FileSystemListParameterDefinition_NoObjectsFound()
      Key FileSystemListParameterDefinition.NoObjectsFound: No object found in path %s..
      Returns:
      No object found in path %s.
    • _FileSystemListParameterDefinition_NoObjectsFound

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_NoObjectsFound()
      Key FileSystemListParameterDefinition.NoObjectsFound: No object found in path %s..
      Returns:
      No object found in path %s.
    • FileSystemListParameterDefinition_PathNotAllowed

      public static String FileSystemListParameterDefinition_PathNotAllowed()
      Key FileSystemListParameterDefinition.PathNotAllowed: Configured path '%s' is not allowed. Check Jenkins global configuration in manage/configure to allow your path..
      Returns:
      Configured path '%s' is not allowed. Check Jenkins global configuration in manage/configure to allow your path.
    • _FileSystemListParameterDefinition_PathNotAllowed

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_PathNotAllowed()
      Key FileSystemListParameterDefinition.PathNotAllowed: Configured path '%s' is not allowed. Check Jenkins global configuration in manage/configure to allow your path..
      Returns:
      Configured path '%s' is not allowed. Check Jenkins global configuration in manage/configure to allow your path.
    • FileSystemListParameterDefinition_DisplayName

      public static String FileSystemListParameterDefinition_DisplayName()
      Key FileSystemListParameterDefinition.DisplayName: File system objects list Parameter.
      Returns:
      File system objects list Parameter
    • _FileSystemListParameterDefinition_DisplayName

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_DisplayName()
      Key FileSystemListParameterDefinition.DisplayName: File system objects list Parameter.
      Returns:
      File system objects list Parameter
    • FileSystemListParameterDefinition_PathCanNotBeEmpty

      public static String FileSystemListParameterDefinition_PathCanNotBeEmpty()
      Key FileSystemListParameterDefinition.PathCanNotBeEmpty: Path can not be empty.
      Returns:
      Path can not be empty
    • _FileSystemListParameterDefinition_PathCanNotBeEmpty

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_PathCanNotBeEmpty()
      Key FileSystemListParameterDefinition.PathCanNotBeEmpty: Path can not be empty.
      Returns:
      Path can not be empty
    • FileSystemListParameterDefinition_CheckAllowedPathDisabled

      public static String FileSystemListParameterDefinition_CheckAllowedPathDisabled()
      Key FileSystemListParameterDefinition.CheckAllowedPathDisabled: Configured path '%s' will not be checked. Feature disabled in current version..
      Returns:
      Configured path '%s' will not be checked. Feature disabled in current version.
    • _FileSystemListParameterDefinition_CheckAllowedPathDisabled

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_CheckAllowedPathDisabled()
      Key FileSystemListParameterDefinition.CheckAllowedPathDisabled: Configured path '%s' will not be checked. Feature disabled in current version..
      Returns:
      Configured path '%s' will not be checked. Feature disabled in current version.
    • FileSystemListParameterDefinition_RegExPatternNotValid

      public static String FileSystemListParameterDefinition_RegExPatternNotValid()
      Key FileSystemListParameterDefinition.RegExPatternNotValid: No valid regular expression '%s'. Fail message: %s..
      Returns:
      No valid regular expression '%s'. Fail message: %s.
    • _FileSystemListParameterDefinition_RegExPatternNotValid

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_RegExPatternNotValid()
      Key FileSystemListParameterDefinition.RegExPatternNotValid: No valid regular expression '%s'. Fail message: %s..
      Returns:
      No valid regular expression '%s'. Fail message: %s.
    • FileSystemListParameterDefinition_SymlinkDetectionError

      public static String FileSystemListParameterDefinition_SymlinkDetectionError()
      Key FileSystemListParameterDefinition.SymlinkDetectionError: Error in symbolic link detection for file %s..
      Returns:
      Error in symbolic link detection for file %s.
    • _FileSystemListParameterDefinition_SymlinkDetectionError

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_SymlinkDetectionError()
      Key FileSystemListParameterDefinition.SymlinkDetectionError: Error in symbolic link detection for file %s..
      Returns:
      Error in symbolic link detection for file %s.
    • FileSystemListParameterDefinition_PathCheckError

      public static String FileSystemListParameterDefinition_PathCheckError()
      Key FileSystemListParameterDefinition.PathCheckError: Configured path '%s' cannot be checked. For security reasons path will not be processed..
      Returns:
      Configured path '%s' cannot be checked. For security reasons path will not be processed.
    • _FileSystemListParameterDefinition_PathCheckError

      public static org.jvnet.localizer.Localizable _FileSystemListParameterDefinition_PathCheckError()
      Key FileSystemListParameterDefinition.PathCheckError: Configured path '%s' cannot be checked. For security reasons path will not be processed..
      Returns:
      Configured path '%s' cannot be checked. For security reasons path will not be processed.