Package hudson.util

Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • FormValidation_Error_Details

        public static String FormValidation_Error_Details()
        Key FormValidation.Error.Details: (show details).
        Returns:
        (show details)
      • _FormValidation_Error_Details

        public static org.jvnet.localizer.Localizable _FormValidation_Error_Details()
        Key FormValidation.Error.Details: (show details).
        Returns:
        (show details)
      • HeapDump_DisplayName

        public static String HeapDump_DisplayName()
        Key HeapDump.DisplayName: Heap Dump.
        Returns:
        Heap Dump
      • _HeapDump_DisplayName

        public static org.jvnet.localizer.Localizable _HeapDump_DisplayName()
        Key HeapDump.DisplayName: Heap Dump.
        Returns:
        Heap Dump
      • Retrier_Interruption

        public static String Retrier_Interruption​(Object arg0)
        Key Retrier.Interruption: The attempts to do the action {0} have been interrupted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempts to do the action {0} have been interrupted
      • _Retrier_Interruption

        public static org.jvnet.localizer.Localizable _Retrier_Interruption​(Object arg0)
        Key Retrier.Interruption: The attempts to do the action {0} have been interrupted.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempts to do the action {0} have been interrupted
      • Retrier_ExceptionThrown

        public 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.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
      • _Retrier_ExceptionThrown

        public 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.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempt #{0} to do the action {1} threw a non-allowed exception, re-throwing
      • HttpResponses_Saved

        public static String HttpResponses_Saved()
        Key HttpResponses.Saved: Saved.
        Returns:
        Saved
      • _HttpResponses_Saved

        public static org.jvnet.localizer.Localizable _HttpResponses_Saved()
        Key HttpResponses.Saved: Saved.
        Returns:
        Saved
      • ClockDifference_Failed

        public static String ClockDifference_Failed()
        Key ClockDifference.Failed: Failed to check.
        Returns:
        Failed to check
      • _ClockDifference_Failed

        public static org.jvnet.localizer.Localizable _ClockDifference_Failed()
        Key ClockDifference.Failed: Failed to check.
        Returns:
        Failed to check
      • ClockDifference_Behind

        public static String ClockDifference_Behind​(Object arg0)
        Key ClockDifference.Behind: {0} behind.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} behind
      • _ClockDifference_Behind

        public static org.jvnet.localizer.Localizable _ClockDifference_Behind​(Object arg0)
        Key ClockDifference.Behind: {0} behind.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} behind
      • Retrier_Sleeping

        public static String Retrier_Sleeping​(Object arg0,
                                              Object arg1)
        Key Retrier.Sleeping: Sleeping for {0} milliseconds before a new attempt for the action {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Sleeping for {0} milliseconds before a new attempt for the action {1}
      • _Retrier_Sleeping

        public 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}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Sleeping for {0} milliseconds before a new attempt for the action {1}
      • Retrier_NoSuccess

        public static String Retrier_NoSuccess​(Object arg0,
                                               Object arg1)
        Key Retrier.NoSuccess: Attempted the action {0} for {1} time(s) with no success.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Attempted the action {0} for {1} time(s) with no success
      • _Retrier_NoSuccess

        public 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.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Attempted the action {0} for {1} time(s) with no success
      • Retrier_CallingListener

        public 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}.
        Parameters:
        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).
        Returns:
        Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {2}
      • _Retrier_CallingListener

        public 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}.
        Parameters:
        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).
        Returns:
        Calling the listener of the allowed exception ''{0}'' at the attempt #{1} to do the action {2}
      • FormValidation_ValidateRequired

        public static String FormValidation_ValidateRequired()
        Key FormValidation.ValidateRequired: Required.
        Returns:
        Required
      • _FormValidation_ValidateRequired

        public static org.jvnet.localizer.Localizable _FormValidation_ValidateRequired()
        Key FormValidation.ValidateRequired: Required.
        Returns:
        Required
      • Retrier_Attempt

        public static String Retrier_Attempt​(Object arg0,
                                             Object arg1)
        Key Retrier.Attempt: Attempt #{0} to do the action {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Attempt #{0} to do the action {1}
      • _Retrier_Attempt

        public static org.jvnet.localizer.Localizable _Retrier_Attempt​(Object arg0,
                                                                       Object arg1)
        Key Retrier.Attempt: Attempt #{0} to do the action {1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Attempt #{0} to do the action {1}
      • ClockDifference_Ahead

        public static String ClockDifference_Ahead​(Object arg0)
        Key ClockDifference.Ahead: {0} ahead.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} ahead
      • _ClockDifference_Ahead

        public static org.jvnet.localizer.Localizable _ClockDifference_Ahead​(Object arg0)
        Key ClockDifference.Ahead: {0} ahead.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} ahead
      • ClockDifference_InSync

        public static String ClockDifference_InSync()
        Key ClockDifference.InSync: In sync.
        Returns:
        In sync
      • _ClockDifference_InSync

        public static org.jvnet.localizer.Localizable _ClockDifference_InSync()
        Key ClockDifference.InSync: In sync.
        Returns:
        In sync
      • DoubleLaunchChecker_duplicate_jenkins_checker

        public static String DoubleLaunchChecker_duplicate_jenkins_checker()
        Key DoubleLaunchChecker.duplicate_jenkins_checker: Duplicate Jenkins checker.
        Returns:
        Duplicate Jenkins checker
      • _DoubleLaunchChecker_duplicate_jenkins_checker

        public static org.jvnet.localizer.Localizable _DoubleLaunchChecker_duplicate_jenkins_checker()
        Key DoubleLaunchChecker.duplicate_jenkins_checker: Duplicate Jenkins checker.
        Returns:
        Duplicate Jenkins checker
      • Retrier_ExceptionFailed

        public static String Retrier_ExceptionFailed​(Object arg0,
                                                     Object arg1)
        Key Retrier.ExceptionFailed: The attempt #{0} to do the action {1} failed with an allowed exception:.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempt #{0} to do the action {1} failed with an allowed exception:
      • _Retrier_ExceptionFailed

        public 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:.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempt #{0} to do the action {1} failed with an allowed exception:
      • Retrier_Success

        public static String Retrier_Success​(Object arg0,
                                             Object arg1)
        Key Retrier.Success: Performed the action {0} successfully at the attempt #{1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Performed the action {0} successfully at the attempt #{1}
      • _Retrier_Success

        public static org.jvnet.localizer.Localizable _Retrier_Success​(Object arg0,
                                                                       Object arg1)
        Key Retrier.Success: Performed the action {0} successfully at the attempt #{1}.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Performed the action {0} successfully at the attempt #{1}
      • FormFieldValidator_did_not_manage_to_validate_may_be_too_sl

        public 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).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Did not manage to validate {0} (may be too slow)
      • _FormFieldValidator_did_not_manage_to_validate_may_be_too_sl

        public 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).
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Did not manage to validate {0} (may be too slow)
      • Retrier_AttemptFailed

        public static String Retrier_AttemptFailed​(Object arg0,
                                                   Object arg1)
        Key Retrier.AttemptFailed: The attempt #{0} to do the action {1} failed.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempt #{0} to do the action {1} failed
      • _Retrier_AttemptFailed

        public static org.jvnet.localizer.Localizable _Retrier_AttemptFailed​(Object arg0,
                                                                             Object arg1)
        Key Retrier.AttemptFailed: The attempt #{0} to do the action {1} failed.
        Parameters:
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        The attempt #{0} to do the action {1} failed