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_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_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_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_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_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_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.