Package io.cnaik
Class Messages
java.lang.Object
io.cnaik.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyexceptionPostingGoogleChatMessage
:Exception while posting Google Chat message: {0}
.static org.jvnet.localizer.Localizable
KeyexceptionProcessingJsonMessage
:Exception while trying to process JSON message: {0}
.static org.jvnet.localizer.Localizable
KeyfailedToProcessTokenMacros
:Failed to process token macros.
.static org.jvnet.localizer.Localizable
_finalFormattedText
(Object arg0) KeyfinalFormattedText
:Final formatted text: {0}
.static org.jvnet.localizer.Localizable
KeygoogleChatNotificationUrlNotDefined
:Please add at least one google chat notification URL
.static org.jvnet.localizer.Localizable
_googleChatPostMayHaveFailed
(Object arg0, Object arg1) KeygoogleChatPostMayHaveFailed
:Google Chat post may have failed. Response: {0}, Response Code: {1}
.static org.jvnet.localizer.Localizable
KeyinvalidGoogleChatNotificationUrl
:Invalid Google Chat Notification URL found: {0}
.static org.jvnet.localizer.Localizable
KeymessageNotDefined
:Please add message
.static org.jvnet.localizer.Localizable
KeymessageNotValidJson
:Please provide a valid JSON
.static org.jvnet.localizer.Localizable
KeyoperationMayHaveFailed
:Operation may have failed. Please check system log for details.
.static org.jvnet.localizer.Localizable
KeyprovidedJsonMessageContainsThreadKey
:"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored"
.static org.jvnet.localizer.Localizable
KeysendGoogleChatNotificationCondition
:Send Google Chat Notification condition is: {0}
.static org.jvnet.localizer.Localizable
KeyunableToProcessCardMessageJsonConfig
:ERROR: Unable to process card message JSON. Please check your configuration.
.static org.jvnet.localizer.Localizable
KeywillSendMessageToThread
:Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created.
.static String
KeyexceptionPostingGoogleChatMessage
:Exception while posting Google Chat message: {0}
.static String
KeyexceptionProcessingJsonMessage
:Exception while trying to process JSON message: {0}
.static String
KeyfailedToProcessTokenMacros
:Failed to process token macros.
.static String
finalFormattedText
(Object arg0) KeyfinalFormattedText
:Final formatted text: {0}
.static String
KeygoogleChatNotificationUrlNotDefined
:Please add at least one google chat notification URL
.static String
googleChatPostMayHaveFailed
(Object arg0, Object arg1) KeygoogleChatPostMayHaveFailed
:Google Chat post may have failed. Response: {0}, Response Code: {1}
.static String
KeyinvalidGoogleChatNotificationUrl
:Invalid Google Chat Notification URL found: {0}
.static String
KeymessageNotDefined
:Please add message
.static String
KeymessageNotValidJson
:Please provide a valid JSON
.static String
KeyoperationMayHaveFailed
:Operation may have failed. Please check system log for details.
.static String
KeyprovidedJsonMessageContainsThreadKey
:"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored"
.static String
KeysendGoogleChatNotificationCondition
:Send Google Chat Notification condition is: {0}
.static String
KeyunableToProcessCardMessageJsonConfig
:ERROR: Unable to process card message JSON. Please check your configuration.
.static String
KeywillSendMessageToThread
:Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created.
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
willSendMessageToThread
KeywillSendMessageToThread
:Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created.
-
_willSendMessageToThread
KeywillSendMessageToThread
:Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created.
-
finalFormattedText
KeyfinalFormattedText
:Final formatted text: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Final formatted text: {0}
-
_finalFormattedText
KeyfinalFormattedText
:Final formatted text: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Final formatted text: {0}
-
providedJsonMessageContainsThreadKey
KeyprovidedJsonMessageContainsThreadKey
:"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored"
.- Returns:
"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored"
-
_providedJsonMessageContainsThreadKey
public static org.jvnet.localizer.Localizable _providedJsonMessageContainsThreadKey()KeyprovidedJsonMessageContainsThreadKey
:"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored"
.- Returns:
"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored"
-
unableToProcessCardMessageJsonConfig
KeyunableToProcessCardMessageJsonConfig
:ERROR: Unable to process card message JSON. Please check your configuration.
.- Returns:
ERROR: Unable to process card message JSON. Please check your configuration.
-
_unableToProcessCardMessageJsonConfig
public static org.jvnet.localizer.Localizable _unableToProcessCardMessageJsonConfig()KeyunableToProcessCardMessageJsonConfig
:ERROR: Unable to process card message JSON. Please check your configuration.
.- Returns:
ERROR: Unable to process card message JSON. Please check your configuration.
-
operationMayHaveFailed
KeyoperationMayHaveFailed
:Operation may have failed. Please check system log for details.
.- Returns:
Operation may have failed. Please check system log for details.
-
_operationMayHaveFailed
public static org.jvnet.localizer.Localizable _operationMayHaveFailed()KeyoperationMayHaveFailed
:Operation may have failed. Please check system log for details.
.- Returns:
Operation may have failed. Please check system log for details.
-
sendGoogleChatNotificationCondition
KeysendGoogleChatNotificationCondition
:Send Google Chat Notification condition is: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Send Google Chat Notification condition is: {0}
-
_sendGoogleChatNotificationCondition
KeysendGoogleChatNotificationCondition
:Send Google Chat Notification condition is: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Send Google Chat Notification condition is: {0}
-
googleChatPostMayHaveFailed
KeygoogleChatPostMayHaveFailed
:Google Chat post may have failed. Response: {0}, Response Code: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Google Chat post may have failed. Response: {0}, Response Code: {1}
-
_googleChatPostMayHaveFailed
public static org.jvnet.localizer.Localizable _googleChatPostMayHaveFailed(Object arg0, Object arg1) KeygoogleChatPostMayHaveFailed
:Google Chat post may have failed. Response: {0}, Response Code: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Google Chat post may have failed. Response: {0}, Response Code: {1}
-
messageNotValidJson
KeymessageNotValidJson
:Please provide a valid JSON
.- Returns:
Please provide a valid JSON
-
_messageNotValidJson
public static org.jvnet.localizer.Localizable _messageNotValidJson()KeymessageNotValidJson
:Please provide a valid JSON
.- Returns:
Please provide a valid JSON
-
messageNotDefined
KeymessageNotDefined
:Please add message
.- Returns:
Please add message
-
_messageNotDefined
public static org.jvnet.localizer.Localizable _messageNotDefined()KeymessageNotDefined
:Please add message
.- Returns:
Please add message
-
exceptionPostingGoogleChatMessage
KeyexceptionPostingGoogleChatMessage
:Exception while posting Google Chat message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception while posting Google Chat message: {0}
-
_exceptionPostingGoogleChatMessage
KeyexceptionPostingGoogleChatMessage
:Exception while posting Google Chat message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception while posting Google Chat message: {0}
-
failedToProcessTokenMacros
KeyfailedToProcessTokenMacros
:Failed to process token macros.
.- Returns:
Failed to process token macros.
-
_failedToProcessTokenMacros
public static org.jvnet.localizer.Localizable _failedToProcessTokenMacros()KeyfailedToProcessTokenMacros
:Failed to process token macros.
.- Returns:
Failed to process token macros.
-
invalidGoogleChatNotificationUrl
KeyinvalidGoogleChatNotificationUrl
:Invalid Google Chat Notification URL found: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid Google Chat Notification URL found: {0}
-
_invalidGoogleChatNotificationUrl
KeyinvalidGoogleChatNotificationUrl
:Invalid Google Chat Notification URL found: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid Google Chat Notification URL found: {0}
-
exceptionProcessingJsonMessage
KeyexceptionProcessingJsonMessage
:Exception while trying to process JSON message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception while trying to process JSON message: {0}
-
_exceptionProcessingJsonMessage
KeyexceptionProcessingJsonMessage
:Exception while trying to process JSON message: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception while trying to process JSON message: {0}
-
googleChatNotificationUrlNotDefined
KeygoogleChatNotificationUrlNotDefined
:Please add at least one google chat notification URL
.- Returns:
Please add at least one google chat notification URL
-
_googleChatNotificationUrlNotDefined
public static org.jvnet.localizer.Localizable _googleChatNotificationUrlNotDefined()KeygoogleChatNotificationUrlNotDefined
:Please add at least one google chat notification URL
.- Returns:
Please add at least one google chat notification URL
-