java.lang.Object
com.synopsys.arc.jenkinsci.plugins.extratoolinstallers.installers.Messages

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

    • Messages

      public Messages()
  • Method Details

    • StubInstaller_defaultMessage

      public static String StubInstaller_defaultMessage()
      Key StubInstaller.defaultMessage: Installation will be skipped..
      Returns:
      Installation will be skipped.
    • _StubInstaller_defaultMessage

      public static org.jvnet.localizer.Localizable _StubInstaller_defaultMessage()
      Key StubInstaller.defaultMessage: Installation will be skipped..
      Returns:
      Installation will be skipped.
    • BatchCommandInstaller_no_toolHome

      public static String BatchCommandInstaller_no_toolHome()
      Key BatchCommandInstaller.no_toolHome: Must provide a tool home directory..
      Returns:
      Must provide a tool home directory.
    • _BatchCommandInstaller_no_toolHome

      public static org.jvnet.localizer.Localizable _BatchCommandInstaller_no_toolHome()
      Key BatchCommandInstaller.no_toolHome: Must provide a tool home directory..
      Returns:
      Must provide a tool home directory.
    • StubInstaller_displayName

      public static String StubInstaller_displayName()
      Key StubInstaller.displayName: Skip or fail the installation.
      Returns:
      Skip or fail the installation
    • _StubInstaller_displayName

      public static org.jvnet.localizer.Localizable _StubInstaller_displayName()
      Key StubInstaller.displayName: Skip or fail the installation.
      Returns:
      Skip or fail the installation
    • SharedDirectoryInstaller_no_toolHome

      public static String SharedDirectoryInstaller_no_toolHome()
      Key SharedDirectoryInstaller.no_toolHome: Must provide a tool home directory..
      Returns:
      Must provide a tool home directory.
    • _SharedDirectoryInstaller_no_toolHome

      public static org.jvnet.localizer.Localizable _SharedDirectoryInstaller_no_toolHome()
      Key SharedDirectoryInstaller.no_toolHome: Must provide a tool home directory..
      Returns:
      Must provide a tool home directory.
    • SharedDirectoryInstaller_DescriptorImpl_displayName

      public static String SharedDirectoryInstaller_DescriptorImpl_displayName()
      Key SharedDirectoryInstaller.DescriptorImpl.displayName: Use tool from the specified directory.
      Returns:
      Use tool from the specified directory
    • _SharedDirectoryInstaller_DescriptorImpl_displayName

      public static org.jvnet.localizer.Localizable _SharedDirectoryInstaller_DescriptorImpl_displayName()
      Key SharedDirectoryInstaller.DescriptorImpl.displayName: Use tool from the specified directory.
      Returns:
      Use tool from the specified directory
    • BatchCommandInstaller_DescriptorImpl_displayName

      public static String BatchCommandInstaller_DescriptorImpl_displayName()
      Key BatchCommandInstaller.DescriptorImpl.displayName: Run Batch Command (with variable substitution).
      Returns:
      Run Batch Command (with variable substitution)
    • _BatchCommandInstaller_DescriptorImpl_displayName

      public static org.jvnet.localizer.Localizable _BatchCommandInstaller_DescriptorImpl_displayName()
      Key BatchCommandInstaller.DescriptorImpl.displayName: Run Batch Command (with variable substitution).
      Returns:
      Run Batch Command (with variable substitution)
    • StubInstaller_noMessage

      public static String StubInstaller_noMessage()
      Key StubInstaller.noMessage: No message specified. Default message will be used..
      Returns:
      No message specified. Default message will be used.
    • _StubInstaller_noMessage

      public static org.jvnet.localizer.Localizable _StubInstaller_noMessage()
      Key StubInstaller.noMessage: No message specified. Default message will be used..
      Returns:
      No message specified. Default message will be used.
    • BatchCommandInstaller_no_command

      public static String BatchCommandInstaller_no_command()
      Key BatchCommandInstaller.no_command: Must provide a command to run..
      Returns:
      Must provide a command to run.
    • _BatchCommandInstaller_no_command

      public static org.jvnet.localizer.Localizable _BatchCommandInstaller_no_command()
      Key BatchCommandInstaller.no_command: Must provide a command to run..
      Returns:
      Must provide a command to run.