@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 |
_ClockDifference_Ahead(Object arg0)
Key
ClockDifference.Ahead : {0} ahead . |
static org.jvnet.localizer.Localizable |
_ClockDifference_Behind(Object arg0)
Key
ClockDifference.Behind : {0} behind . |
static org.jvnet.localizer.Localizable |
_ClockDifference_Failed()
Key
ClockDifference.Failed : Failed to check . |
static org.jvnet.localizer.Localizable |
_ClockDifference_InSync()
Key
ClockDifference.InSync : In sync . |
static org.jvnet.localizer.Localizable |
_FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
Key
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl : Did not manage to validate {0} (may be too slow) . |
static org.jvnet.localizer.Localizable |
_FormValidation_Error_Details()
Key
FormValidation.Error.Details : (show details) . |
static org.jvnet.localizer.Localizable |
_FormValidation_ValidateRequired()
Key
FormValidation.ValidateRequired : Required . |
static org.jvnet.localizer.Localizable |
_HttpResponses_Saved()
Key
HttpResponses.Saved : Saved . |
static org.jvnet.localizer.Localizable |
_Retrier_Attempt(Object arg0,
Object arg1)
Key
Retrier.Attempt : Attempt #{0} to do the action
{1} . |
static org.jvnet.localizer.Localizable |
_Retrier_AttemptFailed(Object arg0,
Object arg1)
Key
Retrier.AttemptFailed : The attempt #{0} to do the
action {1} failed . |
static org.jvnet.localizer.Localizable |
_Retrier_CallingListener(Object arg0,
Object arg1,
Object arg2)
Key
Retrier.CallingListener : Calling the listener of
the allowed exception ''{0}'' at the attempt #{1} to do the action
{2} . |
static org.jvnet.localizer.Localizable |
_Retrier_ExceptionFailed(Object arg0,
Object arg1)
Key
Retrier.ExceptionFailed : The attempt #{0} to do the
action {1} failed with an allowed exception: . |
static org.jvnet.localizer.Localizable |
_Retrier_ExceptionThrown(Object arg0,
Object arg1)
Key
Retrier.ExceptionThrown : The attempt #{0} to do the
action {1} threw a non-allowed exception, re-throwing . |
static org.jvnet.localizer.Localizable |
_Retrier_Interruption(Object arg0)
Key
Retrier.Interruption : The attempts to do the action
{0} have been interrupted . |
static org.jvnet.localizer.Localizable |
_Retrier_NoSuccess(Object arg0,
Object arg1)
Key
Retrier.NoSuccess : Attempted the action {0} for {1}
time(s) with no success . |
static org.jvnet.localizer.Localizable |
_Retrier_Sleeping(Object arg0,
Object arg1)
Key
Retrier.Sleeping : Sleeping for {0} milliseconds
before a new attempt for the action {1} . |
static org.jvnet.localizer.Localizable |
_Retrier_Success(Object arg0,
Object arg1)
Key
Retrier.Success : Performed the action {0}
successfully at the attempt #{1} . |
static String |
ClockDifference_Ahead(Object arg0)
Key
ClockDifference.Ahead : {0} ahead . |
static String |
ClockDifference_Behind(Object arg0)
Key
ClockDifference.Behind : {0} behind . |
static String |
ClockDifference_Failed()
Key
ClockDifference.Failed : Failed to check . |
static String |
ClockDifference_InSync()
Key
ClockDifference.InSync : In sync . |
static String |
FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
Key
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl : Did not manage to validate {0} (may be too slow) . |
static String |
FormValidation_Error_Details()
Key
FormValidation.Error.Details : (show details) . |
static String |
FormValidation_ValidateRequired()
Key
FormValidation.ValidateRequired : Required . |
static String |
HttpResponses_Saved()
Key
HttpResponses.Saved : Saved . |
static String |
Retrier_Attempt(Object arg0,
Object arg1)
Key
Retrier.Attempt : Attempt #{0} to do the action
{1} . |
static String |
Retrier_AttemptFailed(Object arg0,
Object arg1)
Key
Retrier.AttemptFailed : The attempt #{0} to do the
action {1} failed . |
static String |
Retrier_CallingListener(Object arg0,
Object arg1,
Object arg2)
Key
Retrier.CallingListener : Calling the listener of
the allowed exception ''{0}'' at the attempt #{1} to do the action
{2} . |
static String |
Retrier_ExceptionFailed(Object arg0,
Object arg1)
Key
Retrier.ExceptionFailed : The attempt #{0} to do the
action {1} failed with an allowed exception: . |
static String |
Retrier_ExceptionThrown(Object arg0,
Object arg1)
Key
Retrier.ExceptionThrown : The attempt #{0} to do the
action {1} threw a non-allowed exception, re-throwing . |
static String |
Retrier_Interruption(Object arg0)
Key
Retrier.Interruption : The attempts to do the action
{0} have been interrupted . |
static String |
Retrier_NoSuccess(Object arg0,
Object arg1)
Key
Retrier.NoSuccess : Attempted the action {0} for {1}
time(s) with no success . |
static String |
Retrier_Sleeping(Object arg0,
Object arg1)
Key
Retrier.Sleeping : Sleeping for {0} milliseconds
before a new attempt for the action {1} . |
static String |
Retrier_Success(Object arg0,
Object arg1)
Key
Retrier.Success : Performed the action {0}
successfully at the attempt #{1} . |
public static String HttpResponses_Saved()
HttpResponses.Saved
: Saved
.Saved
public static org.jvnet.localizer.Localizable _HttpResponses_Saved()
HttpResponses.Saved
: Saved
.Saved
public static String FormValidation_Error_Details()
FormValidation.Error.Details
: (show details)
.(show details)
public static org.jvnet.localizer.Localizable _FormValidation_Error_Details()
FormValidation.Error.Details
: (show details)
.(show details)
public static String ClockDifference_Behind(Object arg0)
ClockDifference.Behind
: {0} behind
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} behind
public static org.jvnet.localizer.Localizable _ClockDifference_Behind(Object arg0)
ClockDifference.Behind
: {0} behind
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} behind
public static String ClockDifference_Failed()
ClockDifference.Failed
: Failed to check
.Failed to check
public static org.jvnet.localizer.Localizable _ClockDifference_Failed()
ClockDifference.Failed
: Failed to check
.Failed to check
public static String Retrier_AttemptFailed(Object arg0, Object arg1)
Retrier.AttemptFailed
: The attempt #{0} to do the
action {1} failed
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempt #{0} to do the action {1} failed
public static org.jvnet.localizer.Localizable _Retrier_AttemptFailed(Object arg0, Object arg1)
Retrier.AttemptFailed
: The attempt #{0} to do the
action {1} failed
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempt #{0} to do the action {1} failed
public static String Retrier_Attempt(Object arg0, Object arg1)
Retrier.Attempt
: Attempt #{0} to do the action
{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Attempt #{0} to do the action {1}
public static org.jvnet.localizer.Localizable _Retrier_Attempt(Object arg0, Object arg1)
Retrier.Attempt
: Attempt #{0} to do the action
{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Attempt #{0} to do the action {1}
public static String Retrier_NoSuccess(Object arg0, Object arg1)
Retrier.NoSuccess
: Attempted the action {0} for {1}
time(s) with no success
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Attempted the action {0} for {1} time(s) with no success
public static org.jvnet.localizer.Localizable _Retrier_NoSuccess(Object arg0, Object arg1)
Retrier.NoSuccess
: Attempted the action {0} for {1}
time(s) with no success
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Attempted the action {0} for {1} time(s) with no success
public static String Retrier_Interruption(Object arg0)
Retrier.Interruption
: The attempts to do the action
{0} have been interrupted
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempts to do the action {0} have been interrupted
public static org.jvnet.localizer.Localizable _Retrier_Interruption(Object arg0)
Retrier.Interruption
: The attempts to do the action
{0} have been interrupted
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempts to do the action {0} have been interrupted
public static String ClockDifference_InSync()
ClockDifference.InSync
: In sync
.In sync
public static org.jvnet.localizer.Localizable _ClockDifference_InSync()
ClockDifference.InSync
: In sync
.In sync
public static String ClockDifference_Ahead(Object arg0)
ClockDifference.Ahead
: {0} ahead
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} ahead
public static org.jvnet.localizer.Localizable _ClockDifference_Ahead(Object arg0)
ClockDifference.Ahead
: {0} ahead
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} ahead
public static String Retrier_ExceptionFailed(Object arg0, Object arg1)
Retrier.ExceptionFailed
: The attempt #{0} to do the
action {1} failed with an allowed exception:
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempt #{0} to do the action {1} failed with an allowed
exception:
public static org.jvnet.localizer.Localizable _Retrier_ExceptionFailed(Object arg0, Object arg1)
Retrier.ExceptionFailed
: The attempt #{0} to do the
action {1} failed with an allowed exception:
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempt #{0} to do the action {1} failed with an allowed
exception:
public static String FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl
: Did not manage to validate {0} (may be too slow)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Did not manage to validate {0} (may be too slow)
public static org.jvnet.localizer.Localizable _FormFieldValidator_did_not_manage_to_validate_may_be_too_sl(Object arg0)
FormFieldValidator.did_not_manage_to_validate_may_be_too_sl
: Did not manage to validate {0} (may be too slow)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Did not manage to validate {0} (may be too slow)
public static String Retrier_Success(Object arg0, Object arg1)
Retrier.Success
: Performed the action {0}
successfully at the attempt #{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Performed the action {0} successfully at the attempt #{1}
public static org.jvnet.localizer.Localizable _Retrier_Success(Object arg0, Object arg1)
Retrier.Success
: Performed the action {0}
successfully at the attempt #{1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Performed the action {0} successfully at the attempt #{1}
public static String Retrier_Sleeping(Object arg0, Object arg1)
Retrier.Sleeping
: Sleeping for {0} milliseconds
before a new attempt for the action {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Sleeping for {0} milliseconds before a new attempt for the
action {1}
public static org.jvnet.localizer.Localizable _Retrier_Sleeping(Object arg0, Object arg1)
Retrier.Sleeping
: Sleeping for {0} milliseconds
before a new attempt for the action {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Sleeping for {0} milliseconds before a new attempt for the
action {1}
public static String Retrier_CallingListener(Object arg0, Object arg1, Object arg2)
Retrier.CallingListener
: Calling the listener of
the allowed exception ''{0}'' at the attempt #{1} to do the action
{2}
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Calling the listener of the allowed exception ''{0}'' at the
attempt #{1} to do the action {2}
public static org.jvnet.localizer.Localizable _Retrier_CallingListener(Object arg0, Object arg1, Object arg2)
Retrier.CallingListener
: Calling the listener of
the allowed exception ''{0}'' at the attempt #{1} to do the action
{2}
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Calling the listener of the allowed exception ''{0}'' at the
attempt #{1} to do the action {2}
public static String FormValidation_ValidateRequired()
FormValidation.ValidateRequired
: Required
.Required
public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()
FormValidation.ValidateRequired
: Required
.Required
public static String Retrier_ExceptionThrown(Object arg0, Object arg1)
Retrier.ExceptionThrown
: The attempt #{0} to do the
action {1} threw a non-allowed exception, re-throwing
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempt #{0} to do the action {1} threw a non-allowed
exception, re-throwing
public static org.jvnet.localizer.Localizable _Retrier_ExceptionThrown(Object arg0, Object arg1)
Retrier.ExceptionThrown
: The attempt #{0} to do the
action {1} threw a non-allowed exception, re-throwing
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The attempt #{0} to do the action {1} threw a non-allowed
exception, re-throwing
Copyright © 2004–2022. All rights reserved.