Package io.jenkins.plugins
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 Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_ProvarAutomation_AntExecutionFailed()
KeyProvarAutomation.AntExecutionFailed
:command execution failed.
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_DisplayName()
KeyProvarAutomation.DescriptorImpl.DisplayName
:Run Provar Automation Tests
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_warnings_missingBuildFile()
KeyProvarAutomation.DescriptorImpl.warnings.missingBuildFile
:Please choose a build file (build.xml will be used if not specified)
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_warnings_missingLicensePath()
KeyProvarAutomation.DescriptorImpl.warnings.missingLicensePath
:License path is missing
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_warnings_missingTestFolder()
KeyProvarAutomation.DescriptorImpl.warnings.missingTestFolder
:Test Folder is missing
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_warnings_missingTestPlan()
KeyProvarAutomation.DescriptorImpl.warnings.missingTestPlan
:Test Plan name is missing
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_warnings_noSecretsPassword()
KeyProvarAutomation.DescriptorImpl.warnings.noSecretsPassword
:Your project is missing a secrets password
.static org.jvnet.localizer.Localizable
_ProvarAutomation_DescriptorImpl_warnings_projectFolderMissing()
KeyProvarAutomation.DescriptorImpl.warnings.projectFolderMissing
:Project folder name is missing, make sure the root of your repo contains a Provar Project
.static org.jvnet.localizer.Localizable
_ProvarAutomation_GlobalConfigNeeded()
KeyProvarAutomation.GlobalConfigNeeded
:Maybe you need to configure where your Provar Automation installations are?
.static org.jvnet.localizer.Localizable
_ProvarAutomation_InstallProvarOnline()
KeyProvarAutomation.InstallProvarOnline
:Install Provar Automation CLI Online
.static org.jvnet.localizer.Localizable
_ProvarAutomation_NodeOffline()
KeyProvarAutomation.NodeOffline
:Cannot get installation for node, since it is not online
.static org.jvnet.localizer.Localizable
_ProvarAutomation_NotADirectory(Object arg0)
KeyProvarAutomation.NotADirectory
:{0} is not a directory
.static org.jvnet.localizer.Localizable
_ProvarAutomation_NotAProvarDirectory(Object arg0)
KeyProvarAutomation.NotAProvarDirectory
:{0} does not have a valid Provar Automation Installation.
.static org.jvnet.localizer.Localizable
_ProvarAutomation_ProjectConfigNeeded()
KeyProvarAutomation.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Provar Automation installations?
.static org.jvnet.localizer.Localizable
_ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName()
KeyProvarAutomation.ToolInstallation.DescriptorImpl.DisplayName
:Provar Automation CLI
.static String
ProvarAutomation_AntExecutionFailed()
KeyProvarAutomation.AntExecutionFailed
:command execution failed.
.static String
ProvarAutomation_DescriptorImpl_DisplayName()
KeyProvarAutomation.DescriptorImpl.DisplayName
:Run Provar Automation Tests
.static String
ProvarAutomation_DescriptorImpl_warnings_missingBuildFile()
KeyProvarAutomation.DescriptorImpl.warnings.missingBuildFile
:Please choose a build file (build.xml will be used if not specified)
.static String
ProvarAutomation_DescriptorImpl_warnings_missingLicensePath()
KeyProvarAutomation.DescriptorImpl.warnings.missingLicensePath
:License path is missing
.static String
ProvarAutomation_DescriptorImpl_warnings_missingTestFolder()
KeyProvarAutomation.DescriptorImpl.warnings.missingTestFolder
:Test Folder is missing
.static String
ProvarAutomation_DescriptorImpl_warnings_missingTestPlan()
KeyProvarAutomation.DescriptorImpl.warnings.missingTestPlan
:Test Plan name is missing
.static String
ProvarAutomation_DescriptorImpl_warnings_noSecretsPassword()
KeyProvarAutomation.DescriptorImpl.warnings.noSecretsPassword
:Your project is missing a secrets password
.static String
ProvarAutomation_DescriptorImpl_warnings_projectFolderMissing()
KeyProvarAutomation.DescriptorImpl.warnings.projectFolderMissing
:Project folder name is missing, make sure the root of your repo contains a Provar Project
.static String
ProvarAutomation_GlobalConfigNeeded()
KeyProvarAutomation.GlobalConfigNeeded
:Maybe you need to configure where your Provar Automation installations are?
.static String
ProvarAutomation_InstallProvarOnline()
KeyProvarAutomation.InstallProvarOnline
:Install Provar Automation CLI Online
.static String
ProvarAutomation_NodeOffline()
KeyProvarAutomation.NodeOffline
:Cannot get installation for node, since it is not online
.static String
ProvarAutomation_NotADirectory(Object arg0)
KeyProvarAutomation.NotADirectory
:{0} is not a directory
.static String
ProvarAutomation_NotAProvarDirectory(Object arg0)
KeyProvarAutomation.NotAProvarDirectory
:{0} does not have a valid Provar Automation Installation.
.static String
ProvarAutomation_ProjectConfigNeeded()
KeyProvarAutomation.ProjectConfigNeeded
:Maybe you need to configure the job to choose one of your Provar Automation installations?
.static String
ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName()
KeyProvarAutomation.ToolInstallation.DescriptorImpl.DisplayName
:Provar Automation CLI
.
-
-
-
Method Detail
-
ProvarAutomation_DescriptorImpl_warnings_missingLicensePath
public static String ProvarAutomation_DescriptorImpl_warnings_missingLicensePath()
KeyProvarAutomation.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()
KeyProvarAutomation.DescriptorImpl.warnings.missingLicensePath
:License path is missing
.- Returns:
License path is missing
-
ProvarAutomation_NodeOffline
public static String ProvarAutomation_NodeOffline()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.InstallProvarOnline
:Install Provar Automation CLI Online
.- Returns:
Install Provar Automation CLI Online
-
_ProvarAutomation_InstallProvarOnline
public static org.jvnet.localizer.Localizable _ProvarAutomation_InstallProvarOnline()
KeyProvarAutomation.InstallProvarOnline
:Install Provar Automation CLI Online
.- Returns:
Install Provar Automation CLI Online
-
ProvarAutomation_NotADirectory
public static String ProvarAutomation_NotADirectory(Object arg0)
KeyProvarAutomation.NotADirectory
:{0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not a directory
-
_ProvarAutomation_NotADirectory
public static org.jvnet.localizer.Localizable _ProvarAutomation_NotADirectory(Object arg0)
KeyProvarAutomation.NotADirectory
:{0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is not a directory
-
ProvarAutomation_GlobalConfigNeeded
public static String ProvarAutomation_GlobalConfigNeeded()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.AntExecutionFailed
:command execution failed.
.- Returns:
command execution failed.
-
_ProvarAutomation_AntExecutionFailed
public static org.jvnet.localizer.Localizable _ProvarAutomation_AntExecutionFailed()
KeyProvarAutomation.AntExecutionFailed
:command execution failed.
.- Returns:
command execution failed.
-
ProvarAutomation_DescriptorImpl_warnings_missingBuildFile
public static String ProvarAutomation_DescriptorImpl_warnings_missingBuildFile()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.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()
KeyProvarAutomation.DescriptorImpl.warnings.missingTestFolder
:Test Folder is missing
.- Returns:
Test Folder is missing
-
ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName
public static String ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName()
KeyProvarAutomation.ToolInstallation.DescriptorImpl.DisplayName
:Provar Automation CLI
.- Returns:
Provar Automation CLI
-
_ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _ProvarAutomation_ToolInstallation_DescriptorImpl_DisplayName()
KeyProvarAutomation.ToolInstallation.DescriptorImpl.DisplayName
:Provar Automation CLI
.- Returns:
Provar Automation CLI
-
ProvarAutomation_DescriptorImpl_DisplayName
public static String ProvarAutomation_DescriptorImpl_DisplayName()
KeyProvarAutomation.DescriptorImpl.DisplayName
:Run Provar Automation Tests
.- Returns:
Run Provar Automation Tests
-
_ProvarAutomation_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _ProvarAutomation_DescriptorImpl_DisplayName()
KeyProvarAutomation.DescriptorImpl.DisplayName
:Run Provar Automation Tests
.- Returns:
Run Provar Automation Tests
-
ProvarAutomation_DescriptorImpl_warnings_missingTestPlan
public static String ProvarAutomation_DescriptorImpl_warnings_missingTestPlan()
KeyProvarAutomation.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()
KeyProvarAutomation.DescriptorImpl.warnings.missingTestPlan
:Test Plan name is missing
.- Returns:
Test Plan name is missing
-
ProvarAutomation_NotAProvarDirectory
public static String ProvarAutomation_NotAProvarDirectory(Object arg0)
KeyProvarAutomation.NotAProvarDirectory
:{0} does not have a valid Provar Automation Installation.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} does not have a valid Provar Automation Installation.
-
_ProvarAutomation_NotAProvarDirectory
public static org.jvnet.localizer.Localizable _ProvarAutomation_NotAProvarDirectory(Object arg0)
KeyProvarAutomation.NotAProvarDirectory
:{0} does not have a valid Provar Automation Installation.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} does not have a valid Provar Automation Installation.
-
-