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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyexceptionPostingGoogleChatMessage:Exception while posting Google Chat message: {0}.static org.jvnet.localizer.LocalizableKeyexceptionProcessingJsonMessage:Exception while trying to process JSON message: {0}.static org.jvnet.localizer.LocalizableKeyfailedToProcessTokenMacros:Failed to process token macros..static org.jvnet.localizer.Localizable_finalFormattedText(Object arg0) KeyfinalFormattedText:Final formatted text: {0}.static org.jvnet.localizer.LocalizableKeygoogleChatNotificationUrlNotDefined: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.LocalizableKeyinvalidGoogleChatNotificationUrl:Invalid Google Chat Notification URL found: {0}.static org.jvnet.localizer.LocalizableKeymessageNotDefined:Please add message.static org.jvnet.localizer.LocalizableKeymessageNotValidJson:Please provide a valid JSON.static org.jvnet.localizer.LocalizableKeyoperationMayHaveFailed:Operation may have failed. Please check system log for details..static org.jvnet.localizer.LocalizableKeyprovidedJsonMessageContainsThreadKey:"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored".static org.jvnet.localizer.LocalizableKeysendGoogleChatNotificationCondition:Send Google Chat Notification condition is: {0}.static org.jvnet.localizer.LocalizableKeyunableToProcessCardMessageJsonConfig:ERROR: Unable to process card message JSON. Please check your configuration..static org.jvnet.localizer.LocalizableKeywillSendMessageToThread:Will send message to the thread: {0}. If it doesn't exist yet or is 'null', it will be created..static StringKeyexceptionPostingGoogleChatMessage:Exception while posting Google Chat message: {0}.static StringKeyexceptionProcessingJsonMessage:Exception while trying to process JSON message: {0}.static StringKeyfailedToProcessTokenMacros:Failed to process token macros..static StringfinalFormattedText(Object arg0) KeyfinalFormattedText:Final formatted text: {0}.static StringKeygoogleChatNotificationUrlNotDefined:Please add at least one google chat notification URL.static StringgoogleChatPostMayHaveFailed(Object arg0, Object arg1) KeygoogleChatPostMayHaveFailed:Google Chat post may have failed. Response: {0}, Response Code: {1}.static StringKeyinvalidGoogleChatNotificationUrl:Invalid Google Chat Notification URL found: {0}.static StringKeymessageNotDefined:Please add message.static StringKeymessageNotValidJson:Please provide a valid JSON.static StringKeyoperationMayHaveFailed:Operation may have failed. Please check system log for details..static StringKeyprovidedJsonMessageContainsThreadKey:"WARN: Since the provided JSON message already contains a 'thread' key, the plugin parameters 'sameThreadNotification' and 'threadKey' will be ignored".static StringKeysendGoogleChatNotificationCondition:Send Google Chat Notification condition is: {0}.static StringKeyunableToProcessCardMessageJsonConfig:ERROR: Unable to process card message JSON. Please check your configuration..static StringKeywillSendMessageToThread: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
-