@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 |
_body()
Key
body : Body . |
static org.jvnet.localizer.Localizable |
_cesUrl()
Key
cesUrl : CES Url . |
static org.jvnet.localizer.Localizable |
_checkConnectionIdError()
Key
checkConnectionIdError : A host connection must be
selected. . |
static org.jvnet.localizer.Localizable |
_checkJobNameError()
Key
checkJobNameError : A job name must be entered. . |
static org.jvnet.localizer.Localizable |
_checkLoginCredentialError()
Key
checkLoginCredentialError : Login credentials must
be selected. . |
static org.jvnet.localizer.Localizable |
_credentials()
Key
credentials : CES Secret Token . |
static org.jvnet.localizer.Localizable |
_displayName()
Key
displayName : BMC AMI Strobe Measurement Task . |
static org.jvnet.localizer.Localizable |
_duration()
Key
duration : Duration (minutes) . |
static org.jvnet.localizer.Localizable |
_emailTo()
Key
emailTo : Email To Address . |
static org.jvnet.localizer.Localizable |
_errorInvalidCesUrl()
Key
errorInvalidCesUrl : {@code The selected host connection
does NOT contain a valid CES URL. |
static org.jvnet.localizer.Localizable |
_errorMissingCesUrl()
Key
errorMissingCesUrl : Unable to get the CES Url from
the selected host connection. . |
static org.jvnet.localizer.Localizable |
_errorMissingParameter(Object arg0)
Key
errorMissingParameter : Strobe: The "{0}" parameter
is not defined. |
static org.jvnet.localizer.Localizable |
_errorMissingSystem()
Key
errorMissingSystem : Unable to get the description
from the selected host connection. . |
static org.jvnet.localizer.Localizable |
_finalAction()
Key
finalAction : Final Action . |
static org.jvnet.localizer.Localizable |
_headers()
Key
headers : HTTP Headers . |
static org.jvnet.localizer.Localizable |
_hlq()
Key
hlq : High Level Qualifier . |
static org.jvnet.localizer.Localizable |
_hostConnection()
Key
hostConnection : Host Connection . |
static org.jvnet.localizer.Localizable |
_jobName()
Key
jobName : Job Name . |
static org.jvnet.localizer.Localizable |
_limit()
Key
limit : Limit . |
static org.jvnet.localizer.Localizable |
_method()
Key
method : Method . |
static org.jvnet.localizer.Localizable |
_profileName()
Key
profileName : Profile Name . |
static org.jvnet.localizer.Localizable |
_requestType()
Key
requestType : Request Type . |
static org.jvnet.localizer.Localizable |
_samples()
Key
samples : Samples . |
static org.jvnet.localizer.Localizable |
_strobeMeasurementFailure()
Key
strobeMeasurementFailure : Strobe Measurement
execution failed. . |
static org.jvnet.localizer.Localizable |
_strobeMeasurementSuccess()
Key
strobeMeasurementSuccess : Strobe Measurement
execution successful. . |
static org.jvnet.localizer.Localizable |
_system()
Key
system : System . |
static org.jvnet.localizer.Localizable |
_tags()
Key
tags : Tags . |
static org.jvnet.localizer.Localizable |
_transactionId()
Key
transactionId : Transaction Id . |
static org.jvnet.localizer.Localizable |
_url()
Key
url : Url . |
static String |
body()
Key
body : Body . |
static String |
cesUrl()
Key
cesUrl : CES Url . |
static String |
checkConnectionIdError()
Key
checkConnectionIdError : A host connection must be
selected. . |
static String |
checkJobNameError()
Key
checkJobNameError : A job name must be entered. . |
static String |
checkLoginCredentialError()
Key
checkLoginCredentialError : Login credentials must
be selected. . |
static String |
credentials()
Key
credentials : CES Secret Token . |
static String |
displayName()
Key
displayName : BMC AMI Strobe Measurement Task . |
static String |
duration()
Key
duration : Duration (minutes) . |
static String |
emailTo()
Key
emailTo : Email To Address . |
static String |
errorInvalidCesUrl()
Key
errorInvalidCesUrl : {@code The selected host connection
does NOT contain a valid CES URL. |
static String |
errorMissingCesUrl()
Key
errorMissingCesUrl : Unable to get the CES Url from
the selected host connection. . |
static String |
errorMissingParameter(Object arg0)
Key
errorMissingParameter : Strobe: The "{0}" parameter
is not defined. |
static String |
errorMissingSystem()
Key
errorMissingSystem : Unable to get the description
from the selected host connection. . |
static String |
finalAction()
Key
finalAction : Final Action . |
static String |
headers()
Key
headers : HTTP Headers . |
static String |
hlq()
Key
hlq : High Level Qualifier . |
static String |
hostConnection()
Key
hostConnection : Host Connection . |
static String |
jobName()
Key
jobName : Job Name . |
static String |
limit()
Key
limit : Limit . |
static String |
method()
Key
method : Method . |
static String |
profileName()
Key
profileName : Profile Name . |
static String |
requestType()
Key
requestType : Request Type . |
static String |
samples()
Key
samples : Samples . |
static String |
strobeMeasurementFailure()
Key
strobeMeasurementFailure : Strobe Measurement
execution failed. . |
static String |
strobeMeasurementSuccess()
Key
strobeMeasurementSuccess : Strobe Measurement
execution successful. . |
static String |
system()
Key
system : System . |
static String |
tags()
Key
tags : Tags . |
static String |
transactionId()
Key
transactionId : Transaction Id . |
static String |
url()
Key
url : Url . |
public static String duration()
duration
: Duration (minutes)
.Duration (minutes)
public static org.jvnet.localizer.Localizable _duration()
duration
: Duration (minutes)
.Duration (minutes)
public static String requestType()
requestType
: Request Type
.Request Type
public static org.jvnet.localizer.Localizable _requestType()
requestType
: Request Type
.Request Type
public static String cesUrl()
cesUrl
: CES Url
.CES Url
public static org.jvnet.localizer.Localizable _cesUrl()
cesUrl
: CES Url
.CES Url
public static String headers()
headers
: HTTP Headers
.HTTP Headers
public static org.jvnet.localizer.Localizable _headers()
headers
: HTTP Headers
.HTTP Headers
public static String system()
system
: System
.System
public static org.jvnet.localizer.Localizable _system()
system
: System
.System
public static String method()
method
: Method
.Method
public static org.jvnet.localizer.Localizable _method()
method
: Method
.Method
public static String hostConnection()
hostConnection
: Host Connection
.Host Connection
public static org.jvnet.localizer.Localizable _hostConnection()
hostConnection
: Host Connection
.Host Connection
public static String url()
url
: Url
.Url
public static org.jvnet.localizer.Localizable _url()
url
: Url
.Url
public static String displayName()
displayName
: BMC AMI Strobe Measurement Task
.BMC AMI Strobe Measurement Task
public static org.jvnet.localizer.Localizable _displayName()
displayName
: BMC AMI Strobe Measurement Task
.BMC AMI Strobe Measurement Task
public static String emailTo()
emailTo
: Email To Address
.Email To Address
public static org.jvnet.localizer.Localizable _emailTo()
emailTo
: Email To Address
.Email To Address
public static String profileName()
profileName
: Profile Name
.Profile Name
public static org.jvnet.localizer.Localizable _profileName()
profileName
: Profile Name
.Profile Name
public static String strobeMeasurementSuccess()
strobeMeasurementSuccess
: Strobe Measurement
execution successful.
.Strobe Measurement execution successful.
public static org.jvnet.localizer.Localizable _strobeMeasurementSuccess()
strobeMeasurementSuccess
: Strobe Measurement
execution successful.
.Strobe Measurement execution successful.
public static String body()
body
: Body
.Body
public static org.jvnet.localizer.Localizable _body()
body
: Body
.Body
public static String jobName()
jobName
: Job Name
.Job Name
public static org.jvnet.localizer.Localizable _jobName()
jobName
: Job Name
.Job Name
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 errorMissingParameter(Object arg0)
errorMissingParameter
: Strobe: The "{0}" parameter
is not defined. Go to the configuration for more details.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Strobe: The "{0}" parameter is not defined. Go to the
configuration for more details.
public static org.jvnet.localizer.Localizable _errorMissingParameter(Object arg0)
errorMissingParameter
: Strobe: The "{0}" parameter
is not defined. Go to the configuration for more details.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Strobe: The "{0}" parameter is not defined. Go to the
configuration for more details.
public static String checkConnectionIdError()
checkConnectionIdError
: A host connection must be
selected.
.A host connection must be selected.
public static org.jvnet.localizer.Localizable _checkConnectionIdError()
checkConnectionIdError
: A host connection must be
selected.
.A host connection must be selected.
public static String tags()
tags
: Tags
.Tags
public static org.jvnet.localizer.Localizable _tags()
tags
: Tags
.Tags
public static String samples()
samples
: Samples
.Samples
public static org.jvnet.localizer.Localizable _samples()
samples
: Samples
.Samples
public static String strobeMeasurementFailure()
strobeMeasurementFailure
: Strobe Measurement
execution failed.
.Strobe Measurement execution failed.
public static org.jvnet.localizer.Localizable _strobeMeasurementFailure()
strobeMeasurementFailure
: Strobe Measurement
execution failed.
.Strobe Measurement execution failed.
public static String errorInvalidCesUrl()
errorInvalidCesUrl
: The selected host connection
does NOT contain a valid CES URL. The url must start with http or
https. Please re-configure in 'Manage Jenkins | Configure System |
Common Configurations' section"
.The selected host connection does NOT contain a valid CES URL.
The url must start with http or https. Please re-configure in 'Manage
Jenkins | Configure System | Common Configurations' section"
public static org.jvnet.localizer.Localizable _errorInvalidCesUrl()
errorInvalidCesUrl
: The selected host connection
does NOT contain a valid CES URL. The url must start with http or
https. Please re-configure in 'Manage Jenkins | Configure System |
Common Configurations' section"
.The selected host connection does NOT contain a valid CES URL.
The url must start with http or https. Please re-configure in 'Manage
Jenkins | Configure System | Common Configurations' section"
public static String finalAction()
finalAction
: Final Action
.Final Action
public static org.jvnet.localizer.Localizable _finalAction()
finalAction
: Final Action
.Final Action
public static String errorMissingCesUrl()
errorMissingCesUrl
: Unable to get the CES Url from
the selected host connection.
.Unable to get the CES Url from the selected host connection.
public static org.jvnet.localizer.Localizable _errorMissingCesUrl()
errorMissingCesUrl
: Unable to get the CES Url from
the selected host connection.
.Unable to get the CES Url from the selected host connection.
public static String errorMissingSystem()
errorMissingSystem
: Unable to get the description
from the selected host connection.
.Unable to get the description from the selected host
connection.
public static org.jvnet.localizer.Localizable _errorMissingSystem()
errorMissingSystem
: Unable to get the description
from the selected host connection.
.Unable to get the description from the selected host
connection.
public static String checkJobNameError()
checkJobNameError
: A job name must be entered.
.A job name must be entered.
public static org.jvnet.localizer.Localizable _checkJobNameError()
checkJobNameError
: A job name must be entered.
.A job name must be entered.
public static String transactionId()
transactionId
: Transaction Id
.Transaction Id
public static org.jvnet.localizer.Localizable _transactionId()
transactionId
: Transaction Id
.Transaction Id
public static String limit()
limit
: Limit
.Limit
public static org.jvnet.localizer.Localizable _limit()
limit
: Limit
.Limit
public static String credentials()
credentials
: CES Secret Token
.CES Secret Token
public static org.jvnet.localizer.Localizable _credentials()
credentials
: CES Secret Token
.CES Secret Token
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
Copyright © 2016–2023. All rights reserved.