@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 |
_checkCCRepoLengthError()
Key
checkCCRepoLengthError : Code Coverage dataset name
can not be greater than 44 characters. . |
static org.jvnet.localizer.Localizable |
_checkCCRepoSpacesError()
Key
checkCCRepoSpacesError : Code Coverage dataset name
can not be contain spaces. . |
static org.jvnet.localizer.Localizable |
_checkCCSystemLengthError()
Key
checkCCSystemLengthError : Code Coverage system can
not be greater than 16 characters. . |
static org.jvnet.localizer.Localizable |
_checkCCTestIdLengthError()
Key
checkCCTestIdLengthError : Code Coverage test id
name can not be greater than 8 characters. . |
static org.jvnet.localizer.Localizable |
_checkHLQInvalidError()
Key
checkHLQInvalidError : {@code Dataset high level qualifier
must start with an alphabetic (A to Z) or national (# @ $). |
static org.jvnet.localizer.Localizable |
_checkHLQLengthError()
Key
checkHLQLengthError : Dataset high level qualifier
can not be greater than 8 characters. . |
static org.jvnet.localizer.Localizable |
_checkHLQSpacesError()
Key
checkHLQSpacesError : Dataset high level qualifier
can not be contain spaces. . |
static org.jvnet.localizer.Localizable |
_checkHostPortEmptyError()
Key
checkHostPortEmptyError : A host:port is required. . |
static org.jvnet.localizer.Localizable |
_checkHostPortFormatError()
Key
checkHostPortFormatError : The host:port must
contain a single colon character. . |
static org.jvnet.localizer.Localizable |
_checkHostPortInvalidPorttError()
Key
checkHostPortInvalidPorttError : The port is not
valid. . |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingHostError()
Key
checkHostPortMissingHostError : The host:port is
invalid, a host is required. . |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingPortError()
Key
checkHostPortMissingPortError : The host:port is
invalid, a port is required. . |
static org.jvnet.localizer.Localizable |
_checkJCLEmptyError()
Key
checkJCLEmptyError : JCL name is required. . |
static org.jvnet.localizer.Localizable |
_checkLoginCredentialError()
Key
checkLoginCredentialError : Login credentials must
be selected. . |
static org.jvnet.localizer.Localizable |
_checkProjectEmptyError()
Key
checkProjectEmptyError : Test Project folder is
required. . |
static org.jvnet.localizer.Localizable |
_checkTestSuiteEmptyError()
Key
checkTestSuiteEmptyError : The test scenario or test
suite name is required. . |
static org.jvnet.localizer.Localizable |
_displayName()
Key
displayName : Total Test - Execute Total Test
scenarios . |
static org.jvnet.localizer.Localizable |
_displayNameTotalTest()
Key
displayNameTotalTest : Total Test - Execute unit
tests . |
static org.jvnet.localizer.Localizable |
_errors_invalidAccountingLength()
Key
errors.invalidAccountingLength : The maximum
supported accounting information length is 52 charaters. . |
static org.jvnet.localizer.Localizable |
_errors_missingCcThreshold()
Key
errors.missingCcThreshold : Threshold should be
between 0 and 100. . |
static org.jvnet.localizer.Localizable |
_errors_missingEnvironmentId()
Key
errors.missingEnvironmentId : The Environment ID is
required. . |
static org.jvnet.localizer.Localizable |
_errors_missingFolderPath()
Key
errors.missingFolderPath : The file path is not
supported, a folder path is required. . |
static org.jvnet.localizer.Localizable |
_errors_missingReportFolder()
Key
errors.missingReportFolder : The Report folder is
required. . |
static org.jvnet.localizer.Localizable |
_errors_missingServerUrl()
Key
errors.missingServerUrl : The CES server URL is
required. . |
static org.jvnet.localizer.Localizable |
_errors_wrongReportFolder()
Key
errors.wrongReportFolder : A folder path is
required. . |
static org.jvnet.localizer.Localizable |
_hlq()
Key
hlq : High level qualifier . |
static org.jvnet.localizer.Localizable |
_hostPort()
Key
hostPort : Host:Port . |
static org.jvnet.localizer.Localizable |
_invalidParameterValueError(Object arg0,
Object arg1)
Key
invalidParameterValueError : Total Test: The
parameter "{0}" = {1} is invalid. |
static org.jvnet.localizer.Localizable |
_jcl()
Key
jcl : JCL . |
static org.jvnet.localizer.Localizable |
_loginCredentials()
Key
loginCredentials : Login credentials . |
static org.jvnet.localizer.Localizable |
_missingParameterError(Object arg0)
Key
missingParameterError : Total Test: The "{0}"
parameter is not defined. |
static org.jvnet.localizer.Localizable |
_project()
Key
project : Test Project Folder . |
static org.jvnet.localizer.Localizable |
_testsuite()
Key
testsuite : Test scenario/suite . |
static org.jvnet.localizer.Localizable |
_testSuiteAllScenariosSuitesError(Object arg0)
Key
testSuiteAllScenariosSuitesError : "{0}" is not
allowed in a list of test scenario/suite names. . |
static org.jvnet.localizer.Localizable |
_testSuiteError(Object arg0)
Key
testSuiteError : The test scenario/suite name "{0}"
must end with ".testscenario" or ".testsuite". . |
static org.jvnet.localizer.Localizable |
_totalTestFailure()
Key
totalTestFailure : Total Test execution failed. . |
static org.jvnet.localizer.Localizable |
_totalTestSuccess()
Key
totalTestSuccess : Total Test execution
successful. . |
static org.jvnet.localizer.Localizable |
_username()
Key
username : UserName . |
static String |
checkCCRepoLengthError()
Key
checkCCRepoLengthError : Code Coverage dataset name
can not be greater than 44 characters. . |
static String |
checkCCRepoSpacesError()
Key
checkCCRepoSpacesError : Code Coverage dataset name
can not be contain spaces. . |
static String |
checkCCSystemLengthError()
Key
checkCCSystemLengthError : Code Coverage system can
not be greater than 16 characters. . |
static String |
checkCCTestIdLengthError()
Key
checkCCTestIdLengthError : Code Coverage test id
name can not be greater than 8 characters. . |
static String |
checkHLQInvalidError()
Key
checkHLQInvalidError : {@code Dataset high level qualifier
must start with an alphabetic (A to Z) or national (# @ $). |
static String |
checkHLQLengthError()
Key
checkHLQLengthError : Dataset high level qualifier
can not be greater than 8 characters. . |
static String |
checkHLQSpacesError()
Key
checkHLQSpacesError : Dataset high level qualifier
can not be contain spaces. . |
static String |
checkHostPortEmptyError()
Key
checkHostPortEmptyError : A host:port is required. . |
static String |
checkHostPortFormatError()
Key
checkHostPortFormatError : The host:port must
contain a single colon character. . |
static String |
checkHostPortInvalidPorttError()
Key
checkHostPortInvalidPorttError : The port is not
valid. . |
static String |
checkHostPortMissingHostError()
Key
checkHostPortMissingHostError : The host:port is
invalid, a host is required. . |
static String |
checkHostPortMissingPortError()
Key
checkHostPortMissingPortError : The host:port is
invalid, a port is required. . |
static String |
checkJCLEmptyError()
Key
checkJCLEmptyError : JCL name is required. . |
static String |
checkLoginCredentialError()
Key
checkLoginCredentialError : Login credentials must
be selected. . |
static String |
checkProjectEmptyError()
Key
checkProjectEmptyError : Test Project folder is
required. . |
static String |
checkTestSuiteEmptyError()
Key
checkTestSuiteEmptyError : The test scenario or test
suite name is required. . |
static String |
displayName()
Key
displayName : Total Test - Execute Total Test
scenarios . |
static String |
displayNameTotalTest()
Key
displayNameTotalTest : Total Test - Execute unit
tests . |
static String |
errors_invalidAccountingLength()
Key
errors.invalidAccountingLength : The maximum
supported accounting information length is 52 charaters. . |
static String |
errors_missingCcThreshold()
Key
errors.missingCcThreshold : Threshold should be
between 0 and 100. . |
static String |
errors_missingEnvironmentId()
Key
errors.missingEnvironmentId : The Environment ID is
required. . |
static String |
errors_missingFolderPath()
Key
errors.missingFolderPath : The file path is not
supported, a folder path is required. . |
static String |
errors_missingReportFolder()
Key
errors.missingReportFolder : The Report folder is
required. . |
static String |
errors_missingServerUrl()
Key
errors.missingServerUrl : The CES server URL is
required. . |
static String |
errors_wrongReportFolder()
Key
errors.wrongReportFolder : A folder path is
required. . |
static String |
hlq()
Key
hlq : High level qualifier . |
static String |
hostPort()
Key
hostPort : Host:Port . |
static String |
invalidParameterValueError(Object arg0,
Object arg1)
Key
invalidParameterValueError : Total Test: The
parameter "{0}" = {1} is invalid. |
static String |
jcl()
Key
jcl : JCL . |
static String |
loginCredentials()
Key
loginCredentials : Login credentials . |
static String |
missingParameterError(Object arg0)
Key
missingParameterError : Total Test: The "{0}"
parameter is not defined. |
static String |
project()
Key
project : Test Project Folder . |
static String |
testsuite()
Key
testsuite : Test scenario/suite . |
static String |
testSuiteAllScenariosSuitesError(Object arg0)
Key
testSuiteAllScenariosSuitesError : "{0}" is not
allowed in a list of test scenario/suite names. . |
static String |
testSuiteError(Object arg0)
Key
testSuiteError : The test scenario/suite name "{0}"
must end with ".testscenario" or ".testsuite". . |
static String |
totalTestFailure()
Key
totalTestFailure : Total Test execution failed. . |
static String |
totalTestSuccess()
Key
totalTestSuccess : Total Test execution
successful. . |
static String |
username()
Key
username : UserName . |
public static String project()
project
: Test Project Folder
.Test Project Folder
public static org.jvnet.localizer.Localizable _project()
project
: Test Project Folder
.Test Project Folder
public static String checkLoginCredentialError()
checkLoginCredentialError
: Login credentials must
be selected.
.Login credentials must be selected.
public static org.jvnet.localizer.Localizable _checkLoginCredentialError()
checkLoginCredentialError
: Login credentials must
be selected.
.Login credentials must be selected.
public static String testSuiteError(Object arg0)
testSuiteError
: The test scenario/suite name "{0}"
must end with ".testscenario" or ".testsuite".
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The test scenario/suite name "{0}" must end with
".testscenario" or ".testsuite".
public static org.jvnet.localizer.Localizable _testSuiteError(Object arg0)
testSuiteError
: The test scenario/suite name "{0}"
must end with ".testscenario" or ".testsuite".
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The test scenario/suite name "{0}" must end with
".testscenario" or ".testsuite".
public static String checkCCRepoLengthError()
checkCCRepoLengthError
: Code Coverage dataset name
can not be greater than 44 characters.
.Code Coverage dataset name can not be greater than 44
characters.
public static org.jvnet.localizer.Localizable _checkCCRepoLengthError()
checkCCRepoLengthError
: Code Coverage dataset name
can not be greater than 44 characters.
.Code Coverage dataset name can not be greater than 44
characters.
public static String checkHostPortEmptyError()
checkHostPortEmptyError
: A host:port is required.
.A host:port is required.
public static org.jvnet.localizer.Localizable _checkHostPortEmptyError()
checkHostPortEmptyError
: A host:port is required.
.A host:port is required.
public static String loginCredentials()
loginCredentials
: Login credentials
.Login credentials
public static org.jvnet.localizer.Localizable _loginCredentials()
loginCredentials
: Login credentials
.Login credentials
public static String checkHLQInvalidError()
checkHLQInvalidError
: Dataset high level qualifier
must start with an alphabetic (A to Z) or national (# @ $). The
remaining 7 characters are either alphabetic, numeric (0-9), national,
or a hyphen(-).
.Dataset high level qualifier must start with an alphabetic (A
to Z) or national (# @ $). The remaining 7 characters are either
alphabetic, numeric (0-9), national, or a hyphen(-).
public static org.jvnet.localizer.Localizable _checkHLQInvalidError()
checkHLQInvalidError
: Dataset high level qualifier
must start with an alphabetic (A to Z) or national (# @ $). The
remaining 7 characters are either alphabetic, numeric (0-9), national,
or a hyphen(-).
.Dataset high level qualifier must start with an alphabetic (A
to Z) or national (# @ $). The remaining 7 characters are either
alphabetic, numeric (0-9), national, or a hyphen(-).
public static String checkCCRepoSpacesError()
checkCCRepoSpacesError
: Code Coverage dataset name
can not be contain spaces.
.Code Coverage dataset name can not be contain spaces.
public static org.jvnet.localizer.Localizable _checkCCRepoSpacesError()
checkCCRepoSpacesError
: Code Coverage dataset name
can not be contain spaces.
.Code Coverage dataset name can not be contain spaces.
public static String invalidParameterValueError(Object arg0, Object arg1)
invalidParameterValueError
: Total Test: The
parameter "{0}" = {1} is invalid. Go to the configuration for more
details.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Total Test: The parameter "{0}" = {1} is invalid. Go to the
configuration for more details.
public static org.jvnet.localizer.Localizable _invalidParameterValueError(Object arg0, Object arg1)
invalidParameterValueError
: Total Test: The
parameter "{0}" = {1} is invalid. Go to the configuration for more
details.
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Total Test: The parameter "{0}" = {1} is invalid. Go to the
configuration for more details.
public static String jcl()
jcl
: JCL
.JCL
public static org.jvnet.localizer.Localizable _jcl()
jcl
: JCL
.JCL
public static String displayNameTotalTest()
displayNameTotalTest
: Total Test - Execute unit
tests
.Total Test - Execute unit tests
public static org.jvnet.localizer.Localizable _displayNameTotalTest()
displayNameTotalTest
: Total Test - Execute unit
tests
.Total Test - Execute unit tests
public static String checkCCSystemLengthError()
checkCCSystemLengthError
: Code Coverage system can
not be greater than 16 characters.
.Code Coverage system can not be greater than 16 characters.
public static org.jvnet.localizer.Localizable _checkCCSystemLengthError()
checkCCSystemLengthError
: Code Coverage system can
not be greater than 16 characters.
.Code Coverage system can not be greater than 16 characters.
public static String checkHostPortMissingPortError()
checkHostPortMissingPortError
: The host:port is
invalid, a port is required.
.The host:port is invalid, a port is required.
public static org.jvnet.localizer.Localizable _checkHostPortMissingPortError()
checkHostPortMissingPortError
: The host:port is
invalid, a port is required.
.The host:port is invalid, a port is required.
public static String errors_invalidAccountingLength()
errors.invalidAccountingLength
: The maximum
supported accounting information length is 52 charaters.
.The maximum supported accounting information length is 52
charaters.
public static org.jvnet.localizer.Localizable _errors_invalidAccountingLength()
errors.invalidAccountingLength
: The maximum
supported accounting information length is 52 charaters.
.The maximum supported accounting information length is 52
charaters.
public static String checkCCTestIdLengthError()
checkCCTestIdLengthError
: Code Coverage test id
name can not be greater than 8 characters.
.Code Coverage test id name can not be greater than 8
characters.
public static org.jvnet.localizer.Localizable _checkCCTestIdLengthError()
checkCCTestIdLengthError
: Code Coverage test id
name can not be greater than 8 characters.
.Code Coverage test id name can not be greater than 8
characters.
public static String errors_missingReportFolder()
errors.missingReportFolder
: The Report folder is
required.
.The Report folder is required.
public static org.jvnet.localizer.Localizable _errors_missingReportFolder()
errors.missingReportFolder
: The Report folder is
required.
.The Report folder is required.
public static String checkTestSuiteEmptyError()
checkTestSuiteEmptyError
: The test scenario or test
suite name is required.
.The test scenario or test suite name is required.
public static org.jvnet.localizer.Localizable _checkTestSuiteEmptyError()
checkTestSuiteEmptyError
: The test scenario or test
suite name is required.
.The test scenario or test suite name is required.
public static String errors_missingEnvironmentId()
errors.missingEnvironmentId
: The Environment ID is
required.
.The Environment ID is required.
public static org.jvnet.localizer.Localizable _errors_missingEnvironmentId()
errors.missingEnvironmentId
: The Environment ID is
required.
.The Environment ID is required.
public static String checkHostPortFormatError()
checkHostPortFormatError
: The host:port must
contain a single colon character.
.The host:port must contain a single colon character.
public static org.jvnet.localizer.Localizable _checkHostPortFormatError()
checkHostPortFormatError
: The host:port must
contain a single colon character.
.The host:port must contain a single colon character.
public static String hlq()
hlq
: High level qualifier
.High level qualifier
public static org.jvnet.localizer.Localizable _hlq()
hlq
: High level qualifier
.High level qualifier
public static String errors_missingFolderPath()
errors.missingFolderPath
: The file path is not
supported, a folder path is required.
.The file path is not supported, a folder path is required.
public static org.jvnet.localizer.Localizable _errors_missingFolderPath()
errors.missingFolderPath
: The file path is not
supported, a folder path is required.
.The file path is not supported, a folder path is required.
public static String hostPort()
hostPort
: Host:Port
.Host:Port
public static org.jvnet.localizer.Localizable _hostPort()
hostPort
: Host:Port
.Host:Port
public static String totalTestSuccess()
totalTestSuccess
: Total Test execution
successful.
.Total Test execution successful.
public static org.jvnet.localizer.Localizable _totalTestSuccess()
totalTestSuccess
: Total Test execution
successful.
.Total Test execution successful.
public static String checkProjectEmptyError()
checkProjectEmptyError
: Test Project folder is
required.
.Test Project folder is required.
public static org.jvnet.localizer.Localizable _checkProjectEmptyError()
checkProjectEmptyError
: Test Project folder is
required.
.Test Project folder is required.
public static String displayName()
displayName
: Total Test - Execute Total Test
scenarios
.Total Test - Execute Total Test scenarios
public static org.jvnet.localizer.Localizable _displayName()
displayName
: Total Test - Execute Total Test
scenarios
.Total Test - Execute Total Test scenarios
public static String errors_wrongReportFolder()
errors.wrongReportFolder
: A folder path is
required.
.A folder path is required.
public static org.jvnet.localizer.Localizable _errors_wrongReportFolder()
errors.wrongReportFolder
: A folder path is
required.
.A folder path is required.
public static String username()
username
: UserName
.UserName
public static org.jvnet.localizer.Localizable _username()
username
: UserName
.UserName
public static String checkHLQLengthError()
checkHLQLengthError
: Dataset high level qualifier
can not be greater than 8 characters.
.Dataset high level qualifier can not be greater than 8
characters.
public static org.jvnet.localizer.Localizable _checkHLQLengthError()
checkHLQLengthError
: Dataset high level qualifier
can not be greater than 8 characters.
.Dataset high level qualifier can not be greater than 8
characters.
public static String testSuiteAllScenariosSuitesError(Object arg0)
testSuiteAllScenariosSuitesError
: "{0}" is not
allowed in a list of test scenario/suite names.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is not allowed in a list of test scenario/suite names.
public static org.jvnet.localizer.Localizable _testSuiteAllScenariosSuitesError(Object arg0)
testSuiteAllScenariosSuitesError
: "{0}" is not
allowed in a list of test scenario/suite names.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
."{0}" is not allowed in a list of test scenario/suite names.
public static String checkJCLEmptyError()
checkJCLEmptyError
: JCL name is required.
.JCL name is required.
public static org.jvnet.localizer.Localizable _checkJCLEmptyError()
checkJCLEmptyError
: JCL name is required.
.JCL name is required.
public static String missingParameterError(Object arg0)
missingParameterError
: Total Test: The "{0}"
parameter is not defined. Go to the configuration for more details.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Total Test: The "{0}" parameter is not defined. Go to the
configuration for more details.
public static org.jvnet.localizer.Localizable _missingParameterError(Object arg0)
missingParameterError
: Total Test: The "{0}"
parameter is not defined. Go to the configuration for more details.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Total Test: The "{0}" parameter is not defined. Go to the
configuration for more details.
public static String checkHLQSpacesError()
checkHLQSpacesError
: Dataset high level qualifier
can not be contain spaces.
.Dataset high level qualifier can not be contain spaces.
public static org.jvnet.localizer.Localizable _checkHLQSpacesError()
checkHLQSpacesError
: Dataset high level qualifier
can not be contain spaces.
.Dataset high level qualifier can not be contain spaces.
public static String errors_missingCcThreshold()
errors.missingCcThreshold
: Threshold should be
between 0 and 100.
.Threshold should be between 0 and 100.
public static org.jvnet.localizer.Localizable _errors_missingCcThreshold()
errors.missingCcThreshold
: Threshold should be
between 0 and 100.
.Threshold should be between 0 and 100.
public static String errors_missingServerUrl()
errors.missingServerUrl
: The CES server URL is
required.
.The CES server URL is required.
public static org.jvnet.localizer.Localizable _errors_missingServerUrl()
errors.missingServerUrl
: The CES server URL is
required.
.The CES server URL is required.
public static String checkHostPortInvalidPorttError()
checkHostPortInvalidPorttError
: The port is not
valid.
.The port is not valid.
public static org.jvnet.localizer.Localizable _checkHostPortInvalidPorttError()
checkHostPortInvalidPorttError
: The port is not
valid.
.The port is not valid.
public static String totalTestFailure()
totalTestFailure
: Total Test execution failed.
.Total Test execution failed.
public static org.jvnet.localizer.Localizable _totalTestFailure()
totalTestFailure
: Total Test execution failed.
.Total Test execution failed.
public static String checkHostPortMissingHostError()
checkHostPortMissingHostError
: The host:port is
invalid, a host is required.
.The host:port is invalid, a host is required.
public static org.jvnet.localizer.Localizable _checkHostPortMissingHostError()
checkHostPortMissingHostError
: The host:port is
invalid, a host is required.
.The host:port is invalid, a host is required.
public static String testsuite()
testsuite
: Test scenario/suite
.Test scenario/suite
public static org.jvnet.localizer.Localizable _testsuite()
testsuite
: Test scenario/suite
.Test scenario/suite
Copyright © 2016–2023. All rights reserved.