Class Messages

java.lang.Object
io.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

    • ProvarAutomation_DescriptorImpl_warnings_missingLicensePath

      public static String ProvarAutomation_DescriptorImpl_warnings_missingLicensePath()
      Key ProvarAutomation.DescriptorImpl.warnings.missingLicensePath: License path is missing.
      Returns:
      License path is missing
    • _ProvarAutomation_DescriptorImpl_warnings_missingLicensePath

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_warnings_missingLicensePath()
      Key ProvarAutomation.DescriptorImpl.warnings.missingLicensePath: License path is missing.
      Returns:
      License path is missing
    • ProvarAutomation_NodeOffline

      public static String ProvarAutomation_NodeOffline()
      Key ProvarAutomation.NodeOffline: Cannot get installation for node, since it is not online.
      Returns:
      Cannot get installation for node, since it is not online
    • _ProvarAutomation_NodeOffline

      public static org.jvnet.localizer.Localizable _ProvarAutomation_NodeOffline()
      Key ProvarAutomation.NodeOffline: Cannot get installation for node, since it is not online.
      Returns:
      Cannot get installation for node, since it is not online
    • ProvarAutomation_ProjectConfigNeeded

      public static String ProvarAutomation_ProjectConfigNeeded()
      Key ProvarAutomation.ProjectConfigNeeded: Maybe you need to configure the job to choose one of your Provar Automation installations?.
      Returns:
      Maybe you need to configure the job to choose one of your Provar Automation installations?
    • _ProvarAutomation_ProjectConfigNeeded

      public static org.jvnet.localizer.Localizable _ProvarAutomation_ProjectConfigNeeded()
      Key ProvarAutomation.ProjectConfigNeeded: Maybe you need to configure the job to choose one of your Provar Automation installations?.
      Returns:
      Maybe you need to configure the job to choose one of your Provar Automation installations?
    • ProvarAutomation_InstallProvarOnline

      public static String ProvarAutomation_InstallProvarOnline()
      Key ProvarAutomation.InstallProvarOnline: Install Provar Automation CLI Online.
      Returns:
      Install Provar Automation CLI Online
    • _ProvarAutomation_InstallProvarOnline

      public static org.jvnet.localizer.Localizable _ProvarAutomation_InstallProvarOnline()
      Key ProvarAutomation.InstallProvarOnline: Install Provar Automation CLI Online.
      Returns:
      Install Provar Automation CLI Online
    • ProvarAutomation_NotADirectory

      public static String ProvarAutomation_NotADirectory(Object arg0)
      Key ProvarAutomation.NotADirectory: {0} is not a directory.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} is not a directory
    • _ProvarAutomation_NotADirectory

      public static org.jvnet.localizer.Localizable _ProvarAutomation_NotADirectory(Object arg0)
      Key ProvarAutomation.NotADirectory: {0} is not a directory.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} is not a directory
    • ProvarAutomation_GlobalConfigNeeded

      public static String ProvarAutomation_GlobalConfigNeeded()
      Key ProvarAutomation.GlobalConfigNeeded: Maybe you need to configure where your Provar Automation installations are?.
      Returns:
      Maybe you need to configure where your Provar Automation installations are?
    • _ProvarAutomation_GlobalConfigNeeded

      public static org.jvnet.localizer.Localizable _ProvarAutomation_GlobalConfigNeeded()
      Key ProvarAutomation.GlobalConfigNeeded: Maybe you need to configure where your Provar Automation installations are?.
      Returns:
      Maybe you need to configure where your Provar Automation installations are?
    • ProvarAutomation_AntExecutionFailed

      public static String ProvarAutomation_AntExecutionFailed()
      Key ProvarAutomation.AntExecutionFailed: command execution failed..
      Returns:
      command execution failed.
    • _ProvarAutomation_AntExecutionFailed

      public static org.jvnet.localizer.Localizable _ProvarAutomation_AntExecutionFailed()
      Key ProvarAutomation.AntExecutionFailed: command execution failed..
      Returns:
      command execution failed.
    • ProvarAutomation_DescriptorImpl_warnings_missingBuildFile

      public static String ProvarAutomation_DescriptorImpl_warnings_missingBuildFile()
      Key ProvarAutomation.DescriptorImpl.warnings.missingBuildFile: Please choose a build file (build.xml will be used if not specified).
      Returns:
      Please choose a build file (build.xml will be used if not specified)
    • _ProvarAutomation_DescriptorImpl_warnings_missingBuildFile

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_warnings_missingBuildFile()
      Key ProvarAutomation.DescriptorImpl.warnings.missingBuildFile: Please choose a build file (build.xml will be used if not specified).
      Returns:
      Please choose a build file (build.xml will be used if not specified)
    • ProvarAutomation_DescriptorImpl_warnings_noSecretsPassword

      public static String ProvarAutomation_DescriptorImpl_warnings_noSecretsPassword()
      Key ProvarAutomation.DescriptorImpl.warnings.noSecretsPassword: Your project is missing a secrets password.
      Returns:
      Your project is missing a secrets password
    • _ProvarAutomation_DescriptorImpl_warnings_noSecretsPassword

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_warnings_noSecretsPassword()
      Key ProvarAutomation.DescriptorImpl.warnings.noSecretsPassword: Your project is missing a secrets password.
      Returns:
      Your project is missing a secrets password
    • ProvarAutomation_DescriptorImpl_warnings_projectFolderMissing

      public static String ProvarAutomation_DescriptorImpl_warnings_projectFolderMissing()
      Key ProvarAutomation.DescriptorImpl.warnings.projectFolderMissing: Project folder name is missing, make sure the root of your repo contains a Provar Project.
      Returns:
      Project folder name is missing, make sure the root of your repo contains a Provar Project
    • _ProvarAutomation_DescriptorImpl_warnings_projectFolderMissing

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_warnings_projectFolderMissing()
      Key ProvarAutomation.DescriptorImpl.warnings.projectFolderMissing: Project folder name is missing, make sure the root of your repo contains a Provar Project.
      Returns:
      Project folder name is missing, make sure the root of your repo contains a Provar Project
    • ProvarAutomation_DescriptorImpl_warnings_missingTestFolder

      public static String ProvarAutomation_DescriptorImpl_warnings_missingTestFolder()
      Key ProvarAutomation.DescriptorImpl.warnings.missingTestFolder: Test Folder is missing.
      Returns:
      Test Folder is missing
    • _ProvarAutomation_DescriptorImpl_warnings_missingTestFolder

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_warnings_missingTestFolder()
      Key ProvarAutomation.DescriptorImpl.warnings.missingTestFolder: Test Folder is missing.
      Returns:
      Test Folder is missing
    • ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName

      public static String ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName()
      Key ProvarAutomation.ToolInstallation.DescriptorImpl.DisplayName: Provar Automation CLI.
      Returns:
      Provar Automation CLI
    • _ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName

      public static org.jvnet.localizer.Localizable _ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName()
      Key ProvarAutomation.ToolInstallation.DescriptorImpl.DisplayName: Provar Automation CLI.
      Returns:
      Provar Automation CLI
    • ProvarAutomation_DescriptorImpl_DisplayName

      public static String ProvarAutomation_DescriptorImpl_DisplayName()
      Key ProvarAutomation.DescriptorImpl.DisplayName: Run Provar Automation Tests.
      Returns:
      Run Provar Automation Tests
    • _ProvarAutomation_DescriptorImpl_DisplayName

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_DisplayName()
      Key ProvarAutomation.DescriptorImpl.DisplayName: Run Provar Automation Tests.
      Returns:
      Run Provar Automation Tests
    • ProvarAutomation_DescriptorImpl_warnings_missingTestPlan

      public static String ProvarAutomation_DescriptorImpl_warnings_missingTestPlan()
      Key ProvarAutomation.DescriptorImpl.warnings.missingTestPlan: Test Plan name is missing.
      Returns:
      Test Plan name is missing
    • _ProvarAutomation_DescriptorImpl_warnings_missingTestPlan

      public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_warnings_missingTestPlan()
      Key ProvarAutomation.DescriptorImpl.warnings.missingTestPlan: Test Plan name is missing.
      Returns:
      Test Plan name is missing
    • ProvarAutomation_NotAProvarDirectory

      public static String ProvarAutomation_NotAProvarDirectory(Object arg0)
      Key ProvarAutomation.NotAProvarDirectory: {0} does not have a valid Provar Automation Installation..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} does not have a valid Provar Automation Installation.
    • _ProvarAutomation_NotAProvarDirectory

      public static org.jvnet.localizer.Localizable _ProvarAutomation_NotAProvarDirectory(Object arg0)
      Key ProvarAutomation.NotAProvarDirectory: {0} does not have a valid Provar Automation Installation..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} does not have a valid Provar Automation Installation.