@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_EXAM_CleanDisplayName()
Key
EXAM.CleanDisplayName: EXAM Clear target. |
static org.jvnet.localizer.Localizable |
_EXAM_DisplayNameExecutionFile()
Key
EXAM.DisplayNameExecutionFile: EXAM Start test run
(execution file). |
static org.jvnet.localizer.Localizable |
_EXAM_DisplayNameModel()
Key
EXAM.DisplayNameModel: EXAM Start test run
(model). |
static org.jvnet.localizer.Localizable |
_EXAM_ExecFailed()
Key
EXAM.ExecFailed: command execution failed.. |
static org.jvnet.localizer.Localizable |
_EXAM_ExecutableNotFound(Object arg0)
Key
EXAM.ExecutableNotFound: Cannot find executable
from the chosen EXAM installation "{0}". |
static org.jvnet.localizer.Localizable |
_EXAM_GenerateTask()
Key
EXAM.GenerateTask: EXAM Test Case Generator. |
static org.jvnet.localizer.Localizable |
_EXAM_GlobalConfigNeeded()
Key
EXAM.GlobalConfigNeeded: Maybe you need to
configure where your EXAM installations are?. |
static org.jvnet.localizer.Localizable |
_EXAM_LicenseServerNotConfigured()
Key
EXAM.LicenseServerNotConfigured: "license server is
not configured". |
static org.jvnet.localizer.Localizable |
_EXAM_NodeOffline()
Key
EXAM.NodeOffline: Cannot get installation for node,
since it is not online. |
static org.jvnet.localizer.Localizable |
_EXAM_NotADirectory(Object arg0)
Key
EXAM.NotADirectory: {0} is not a directory. |
static org.jvnet.localizer.Localizable |
_EXAM_NotANumber()
Key
EXAM.NotANumber: The value has to be a number. |
static org.jvnet.localizer.Localizable |
_EXAM_NotExamConfigDirectory(Object arg0)
Key
EXAM.NotExamConfigDirectory: {0} doesn't look like
an EXAM configuration area. |
static org.jvnet.localizer.Localizable |
_EXAM_NotExamDirectory(Object arg0)
Key
EXAM.NotExamDirectory: {0} doesn't look like an
EXAM directory. |
static org.jvnet.localizer.Localizable |
_EXAM_ProjectConfigNeeded()
Key
EXAM.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your EXAM installations?. |
static org.jvnet.localizer.Localizable |
_EXAM_publish()
Key
EXAM.publish: publish EXAM-Testereports. |
static org.jvnet.localizer.Localizable |
_EXAM_RegExFsn()
Key
EXAM.RegExFsn: Full scoped name seams not to be
valid.. |
static org.jvnet.localizer.Localizable |
_EXAM_RegExId()
Key
EXAM.RegExId: {@code ID has to match expression "I[0-9]+"
--> e.g. |
static org.jvnet.localizer.Localizable |
_EXAM_RegExPython()
Key
EXAM.RegExPython: Name seams not to be valid.. |
static org.jvnet.localizer.Localizable |
_EXAM_RegExSysConf()
Key
EXAM.RegExSysConf: {@code UUID or Name is missing --> e.g. |
static org.jvnet.localizer.Localizable |
_EXAM_RegExUuid()
Key
EXAM.RegExUuid: {@code UUID has to match expression
"[0-9a-f]32" --> e.g. |
static org.jvnet.localizer.Localizable |
_EXAM_RunGroovyTask()
Key
EXAM.RunGroovyTask: EXAM Start Groovy script. |
static org.jvnet.localizer.Localizable |
_TCG_EXAM_MIN_VERSION()
Key
TCG.EXAM.MIN.VERSION: "EXAM must have at least
version 5.0". |
static String |
EXAM_CleanDisplayName()
Key
EXAM.CleanDisplayName: EXAM Clear target. |
static String |
EXAM_DisplayNameExecutionFile()
Key
EXAM.DisplayNameExecutionFile: EXAM Start test run
(execution file). |
static String |
EXAM_DisplayNameModel()
Key
EXAM.DisplayNameModel: EXAM Start test run
(model). |
static String |
EXAM_ExecFailed()
Key
EXAM.ExecFailed: command execution failed.. |
static String |
EXAM_ExecutableNotFound(Object arg0)
Key
EXAM.ExecutableNotFound: Cannot find executable
from the chosen EXAM installation "{0}". |
static String |
EXAM_GenerateTask()
Key
EXAM.GenerateTask: EXAM Test Case Generator. |
static String |
EXAM_GlobalConfigNeeded()
Key
EXAM.GlobalConfigNeeded: Maybe you need to
configure where your EXAM installations are?. |
static String |
EXAM_LicenseServerNotConfigured()
Key
EXAM.LicenseServerNotConfigured: "license server is
not configured". |
static String |
EXAM_NodeOffline()
Key
EXAM.NodeOffline: Cannot get installation for node,
since it is not online. |
static String |
EXAM_NotADirectory(Object arg0)
Key
EXAM.NotADirectory: {0} is not a directory. |
static String |
EXAM_NotANumber()
Key
EXAM.NotANumber: The value has to be a number. |
static String |
EXAM_NotExamConfigDirectory(Object arg0)
Key
EXAM.NotExamConfigDirectory: {0} doesn't look like
an EXAM configuration area. |
static String |
EXAM_NotExamDirectory(Object arg0)
Key
EXAM.NotExamDirectory: {0} doesn't look like an
EXAM directory. |
static String |
EXAM_ProjectConfigNeeded()
Key
EXAM.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your EXAM installations?. |
static String |
EXAM_publish()
Key
EXAM.publish: publish EXAM-Testereports. |
static String |
EXAM_RegExFsn()
Key
EXAM.RegExFsn: Full scoped name seams not to be
valid.. |
static String |
EXAM_RegExId()
Key
EXAM.RegExId: {@code ID has to match expression "I[0-9]+"
--> e.g. |
static String |
EXAM_RegExPython()
Key
EXAM.RegExPython: Name seams not to be valid.. |
static String |
EXAM_RegExSysConf()
Key
EXAM.RegExSysConf: {@code UUID or Name is missing --> e.g. |
static String |
EXAM_RegExUuid()
Key
EXAM.RegExUuid: {@code UUID has to match expression
"[0-9a-f]32" --> e.g. |
static String |
EXAM_RunGroovyTask()
Key
EXAM.RunGroovyTask: EXAM Start Groovy script. |
static String |
TCG_EXAM_MIN_VERSION()
Key
TCG.EXAM.MIN.VERSION: "EXAM must have at least
version 5.0". |
public static String EXAM_RunGroovyTask()
EXAM.RunGroovyTask: EXAM Start Groovy script.EXAM Start Groovy scriptpublic static org.jvnet.localizer.Localizable _EXAM_RunGroovyTask()
EXAM.RunGroovyTask: EXAM Start Groovy script.EXAM Start Groovy scriptpublic static String EXAM_LicenseServerNotConfigured()
EXAM.LicenseServerNotConfigured: "license server is
not configured"."license server is not configured"public static org.jvnet.localizer.Localizable _EXAM_LicenseServerNotConfigured()
EXAM.LicenseServerNotConfigured: "license server is
not configured"."license server is not configured"public static String EXAM_NotExamConfigDirectory(Object arg0)
EXAM.NotExamConfigDirectory: {0} doesn't look like
an EXAM configuration area.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} doesn't look like an EXAM configuration areapublic static org.jvnet.localizer.Localizable _EXAM_NotExamConfigDirectory(Object arg0)
EXAM.NotExamConfigDirectory: {0} doesn't look like
an EXAM configuration area.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} doesn't look like an EXAM configuration areapublic static String EXAM_RegExPython()
EXAM.RegExPython: Name seams not to be valid..Name seams not to be valid.public static org.jvnet.localizer.Localizable _EXAM_RegExPython()
EXAM.RegExPython: Name seams not to be valid..Name seams not to be valid.public static String EXAM_RegExId()
EXAM.RegExId: ID has to match expression "I[0-9]+"
--> e.g. "I123456".ID has to match expression "I[0-9]+" --> e.g. "I123456"public static org.jvnet.localizer.Localizable _EXAM_RegExId()
EXAM.RegExId: ID has to match expression "I[0-9]+"
--> e.g. "I123456".ID has to match expression "I[0-9]+" --> e.g. "I123456"public static String EXAM_GenerateTask()
EXAM.GenerateTask: EXAM Test Case Generator.EXAM Test Case Generatorpublic static org.jvnet.localizer.Localizable _EXAM_GenerateTask()
EXAM.GenerateTask: EXAM Test Case Generator.EXAM Test Case Generatorpublic static String TCG_EXAM_MIN_VERSION()
TCG.EXAM.MIN.VERSION: "EXAM must have at least
version 5.0"."EXAM must have at least version 5.0"public static org.jvnet.localizer.Localizable _TCG_EXAM_MIN_VERSION()
TCG.EXAM.MIN.VERSION: "EXAM must have at least
version 5.0"."EXAM must have at least version 5.0"public static String EXAM_ExecutableNotFound(Object arg0)
EXAM.ExecutableNotFound: Cannot find executable
from the chosen EXAM installation "{0}".arg0 - 1st format parameter, {0}, as String.valueOf(Object).Cannot find executable from the chosen EXAM installation "{0}"public static org.jvnet.localizer.Localizable _EXAM_ExecutableNotFound(Object arg0)
EXAM.ExecutableNotFound: Cannot find executable
from the chosen EXAM installation "{0}".arg0 - 1st format parameter, {0}, as String.valueOf(Object).Cannot find executable from the chosen EXAM installation "{0}"public static String EXAM_ProjectConfigNeeded()
EXAM.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your EXAM installations?.Maybe you need to configure the job to choose one of your EXAM
installations?public static org.jvnet.localizer.Localizable _EXAM_ProjectConfigNeeded()
EXAM.ProjectConfigNeeded: Maybe you need to
configure the job to choose one of your EXAM installations?.Maybe you need to configure the job to choose one of your EXAM
installations?public static String EXAM_NodeOffline()
EXAM.NodeOffline: Cannot get installation for node,
since it is not online.Cannot get installation for node, since it is not onlinepublic static org.jvnet.localizer.Localizable _EXAM_NodeOffline()
EXAM.NodeOffline: Cannot get installation for node,
since it is not online.Cannot get installation for node, since it is not onlinepublic static String EXAM_NotANumber()
EXAM.NotANumber: The value has to be a number.The value has to be a numberpublic static org.jvnet.localizer.Localizable _EXAM_NotANumber()
EXAM.NotANumber: The value has to be a number.The value has to be a numberpublic static String EXAM_RegExUuid()
EXAM.RegExUuid: UUID has to match expression
"[0-9a-f]32" --> e.g. "61b56acdbe4247a9e04400144f6890f0".UUID has to match expression "[0-9a-f]32" --> e.g.
"61b56acdbe4247a9e04400144f6890f0"public static org.jvnet.localizer.Localizable _EXAM_RegExUuid()
EXAM.RegExUuid: UUID has to match expression
"[0-9a-f]32" --> e.g. "61b56acdbe4247a9e04400144f6890f0".UUID has to match expression "[0-9a-f]32" --> e.g.
"61b56acdbe4247a9e04400144f6890f0"public static String EXAM_DisplayNameExecutionFile()
EXAM.DisplayNameExecutionFile: EXAM Start test run
(execution file).EXAM Start test run (execution file)public static org.jvnet.localizer.Localizable _EXAM_DisplayNameExecutionFile()
EXAM.DisplayNameExecutionFile: EXAM Start test run
(execution file).EXAM Start test run (execution file)public static String EXAM_RegExSysConf()
EXAM.RegExSysConf: UUID or Name is missing --> e.g.
"61b56acdbe4247a9e04400144f6890f0 English_EXAM_System".UUID or Name is missing --> e.g.
"61b56acdbe4247a9e04400144f6890f0 English_EXAM_System"public static org.jvnet.localizer.Localizable _EXAM_RegExSysConf()
EXAM.RegExSysConf: UUID or Name is missing --> e.g.
"61b56acdbe4247a9e04400144f6890f0 English_EXAM_System".UUID or Name is missing --> e.g.
"61b56acdbe4247a9e04400144f6890f0 English_EXAM_System"public static String EXAM_NotExamDirectory(Object arg0)
EXAM.NotExamDirectory: {0} doesn't look like an
EXAM directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} doesn't look like an EXAM directorypublic static org.jvnet.localizer.Localizable _EXAM_NotExamDirectory(Object arg0)
EXAM.NotExamDirectory: {0} doesn't look like an
EXAM directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} doesn't look like an EXAM directorypublic static String EXAM_CleanDisplayName()
EXAM.CleanDisplayName: EXAM Clear target.EXAM Clear targetpublic static org.jvnet.localizer.Localizable _EXAM_CleanDisplayName()
EXAM.CleanDisplayName: EXAM Clear target.EXAM Clear targetpublic static String EXAM_NotADirectory(Object arg0)
EXAM.NotADirectory: {0} is not a directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a directorypublic static org.jvnet.localizer.Localizable _EXAM_NotADirectory(Object arg0)
EXAM.NotADirectory: {0} is not a directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is not a directorypublic static String EXAM_DisplayNameModel()
EXAM.DisplayNameModel: EXAM Start test run
(model).EXAM Start test run (model)public static org.jvnet.localizer.Localizable _EXAM_DisplayNameModel()
EXAM.DisplayNameModel: EXAM Start test run
(model).EXAM Start test run (model)public static String EXAM_GlobalConfigNeeded()
EXAM.GlobalConfigNeeded: Maybe you need to
configure where your EXAM installations are?.Maybe you need to configure where your EXAM installations are?public static org.jvnet.localizer.Localizable _EXAM_GlobalConfigNeeded()
EXAM.GlobalConfigNeeded: Maybe you need to
configure where your EXAM installations are?.Maybe you need to configure where your EXAM installations are?public static String EXAM_ExecFailed()
EXAM.ExecFailed: command execution failed..command execution failed.public static org.jvnet.localizer.Localizable _EXAM_ExecFailed()
EXAM.ExecFailed: command execution failed..command execution failed.public static String EXAM_publish()
EXAM.publish: publish EXAM-Testereports.publish EXAM-Testereportspublic static org.jvnet.localizer.Localizable _EXAM_publish()
EXAM.publish: publish EXAM-Testereports.publish EXAM-Testereportspublic static String EXAM_RegExFsn()
EXAM.RegExFsn: Full scoped name seams not to be
valid..Full scoped name seams not to be valid.public static org.jvnet.localizer.Localizable _EXAM_RegExFsn()
EXAM.RegExFsn: Full scoped name seams not to be
valid..Full scoped name seams not to be valid.Copyright © 2016–2023 MicroNova AG. All rights reserved.