Package io.jenkins.plugins.pushplus
Class Messages
java.lang.Object
io.jenkins.plugins.pushplus.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.LocalizableKeyPushPlusNotifier.BuildAborted:Build aborted, sending notification to pushplus.static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.BuildFailure:Build failed, sending notification to pushplus.static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.BuildSuccess:Sending notification to pushplus.static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.BuildUnstable:Build unstable, sending notification to pushplus.static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelApp:App (app).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelClawBot:WeChat ClawBot (clawbot).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelCp:WeCom Application (cp).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelExtension:Desktop app / browser extension (extension).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelMail:Email (mail).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelSms:SMS (sms).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelVoice:Voice (voice).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelWebhook:Third-party Webhook (webhook).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.ChannelWechat:WeChat Official Account (wechat).static org.jvnet.localizer.LocalizableKeyPushPlusNotifier.DescriptorImpl.DisplayName:pushplus Notification.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.PushError:pushplus >>> Failed to get parameters.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.PushErrorDetail:pushplus >>> Failed to get parameters: {0}.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.TitleAborted:{0} Build Aborted.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.TitleFailure:{0} Build Failed.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.TitleSuccess:{0} Build Succeeded.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.TitleUnstable:{0} Build Unstable.static org.jvnet.localizer.LocalizableKeyPushPlusServiceImpl.TokenMissing:pushplus >>> Token is not configured. Set it under Manage Jenkins > System..static StringKeyPushPlusNotifier.BuildAborted:Build aborted, sending notification to pushplus.static StringKeyPushPlusNotifier.BuildFailure:Build failed, sending notification to pushplus.static StringKeyPushPlusNotifier.BuildSuccess:Sending notification to pushplus.static StringKeyPushPlusNotifier.BuildUnstable:Build unstable, sending notification to pushplus.static StringKeyPushPlusNotifier.ChannelApp:App (app).static StringKeyPushPlusNotifier.ChannelClawBot:WeChat ClawBot (clawbot).static StringKeyPushPlusNotifier.ChannelCp:WeCom Application (cp).static StringKeyPushPlusNotifier.ChannelExtension:Desktop app / browser extension (extension).static StringKeyPushPlusNotifier.ChannelMail:Email (mail).static StringKeyPushPlusNotifier.ChannelSms:SMS (sms).static StringKeyPushPlusNotifier.ChannelVoice:Voice (voice).static StringKeyPushPlusNotifier.ChannelWebhook:Third-party Webhook (webhook).static StringKeyPushPlusNotifier.ChannelWechat:WeChat Official Account (wechat).static StringKeyPushPlusNotifier.DescriptorImpl.DisplayName:pushplus Notification.static StringKeyPushPlusServiceImpl.PushError:pushplus >>> Failed to get parameters.static StringKeyPushPlusServiceImpl.PushErrorDetail:pushplus >>> Failed to get parameters: {0}.static StringKeyPushPlusServiceImpl.TitleAborted:{0} Build Aborted.static StringKeyPushPlusServiceImpl.TitleFailure:{0} Build Failed.static StringKeyPushPlusServiceImpl.TitleSuccess:{0} Build Succeeded.static StringKeyPushPlusServiceImpl.TitleUnstable:{0} Build Unstable.static StringKeyPushPlusServiceImpl.TokenMissing:pushplus >>> Token is not configured. Set it under Manage Jenkins > System..
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
PushPlusServiceImpl_PushErrorDetail
KeyPushPlusServiceImpl.PushErrorDetail:pushplus >>> Failed to get parameters: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
pushplus >>> Failed to get parameters: {0}
-
_PushPlusServiceImpl_PushErrorDetail
KeyPushPlusServiceImpl.PushErrorDetail:pushplus >>> Failed to get parameters: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
pushplus >>> Failed to get parameters: {0}
-
PushPlusNotifier_ChannelWebhook
KeyPushPlusNotifier.ChannelWebhook:Third-party Webhook (webhook).- Returns:
Third-party Webhook (webhook)
-
_PushPlusNotifier_ChannelWebhook
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelWebhook()KeyPushPlusNotifier.ChannelWebhook:Third-party Webhook (webhook).- Returns:
Third-party Webhook (webhook)
-
PushPlusServiceImpl_PushError
KeyPushPlusServiceImpl.PushError:pushplus >>> Failed to get parameters.- Returns:
pushplus >>> Failed to get parameters
-
_PushPlusServiceImpl_PushError
public static org.jvnet.localizer.Localizable _PushPlusServiceImpl_PushError()KeyPushPlusServiceImpl.PushError:pushplus >>> Failed to get parameters.- Returns:
pushplus >>> Failed to get parameters
-
PushPlusNotifier_BuildUnstable
KeyPushPlusNotifier.BuildUnstable:Build unstable, sending notification to pushplus.- Returns:
Build unstable, sending notification to pushplus
-
_PushPlusNotifier_BuildUnstable
public static org.jvnet.localizer.Localizable _PushPlusNotifier_BuildUnstable()KeyPushPlusNotifier.BuildUnstable:Build unstable, sending notification to pushplus.- Returns:
Build unstable, sending notification to pushplus
-
PushPlusNotifier_ChannelApp
KeyPushPlusNotifier.ChannelApp:App (app).- Returns:
App (app)
-
_PushPlusNotifier_ChannelApp
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelApp()KeyPushPlusNotifier.ChannelApp:App (app).- Returns:
App (app)
-
PushPlusNotifier_BuildFailure
KeyPushPlusNotifier.BuildFailure:Build failed, sending notification to pushplus.- Returns:
Build failed, sending notification to pushplus
-
_PushPlusNotifier_BuildFailure
public static org.jvnet.localizer.Localizable _PushPlusNotifier_BuildFailure()KeyPushPlusNotifier.BuildFailure:Build failed, sending notification to pushplus.- Returns:
Build failed, sending notification to pushplus
-
PushPlusNotifier_BuildSuccess
KeyPushPlusNotifier.BuildSuccess:Sending notification to pushplus.- Returns:
Sending notification to pushplus
-
_PushPlusNotifier_BuildSuccess
public static org.jvnet.localizer.Localizable _PushPlusNotifier_BuildSuccess()KeyPushPlusNotifier.BuildSuccess:Sending notification to pushplus.- Returns:
Sending notification to pushplus
-
PushPlusServiceImpl_TitleUnstable
KeyPushPlusServiceImpl.TitleUnstable:{0} Build Unstable.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Unstable
-
_PushPlusServiceImpl_TitleUnstable
KeyPushPlusServiceImpl.TitleUnstable:{0} Build Unstable.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Unstable
-
PushPlusNotifier_ChannelWechat
KeyPushPlusNotifier.ChannelWechat:WeChat Official Account (wechat).- Returns:
WeChat Official Account (wechat)
-
_PushPlusNotifier_ChannelWechat
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelWechat()KeyPushPlusNotifier.ChannelWechat:WeChat Official Account (wechat).- Returns:
WeChat Official Account (wechat)
-
PushPlusNotifier_ChannelExtension
KeyPushPlusNotifier.ChannelExtension:Desktop app / browser extension (extension).- Returns:
Desktop app / browser extension (extension)
-
_PushPlusNotifier_ChannelExtension
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelExtension()KeyPushPlusNotifier.ChannelExtension:Desktop app / browser extension (extension).- Returns:
Desktop app / browser extension (extension)
-
PushPlusNotifier_ChannelClawBot
KeyPushPlusNotifier.ChannelClawBot:WeChat ClawBot (clawbot).- Returns:
WeChat ClawBot (clawbot)
-
_PushPlusNotifier_ChannelClawBot
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelClawBot()KeyPushPlusNotifier.ChannelClawBot:WeChat ClawBot (clawbot).- Returns:
WeChat ClawBot (clawbot)
-
PushPlusNotifier_ChannelMail
KeyPushPlusNotifier.ChannelMail:Email (mail).- Returns:
Email (mail)
-
_PushPlusNotifier_ChannelMail
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelMail()KeyPushPlusNotifier.ChannelMail:Email (mail).- Returns:
Email (mail)
-
PushPlusServiceImpl_TitleFailure
KeyPushPlusServiceImpl.TitleFailure:{0} Build Failed.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Failed
-
_PushPlusServiceImpl_TitleFailure
KeyPushPlusServiceImpl.TitleFailure:{0} Build Failed.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Failed
-
PushPlusNotifier_ChannelCp
KeyPushPlusNotifier.ChannelCp:WeCom Application (cp).- Returns:
WeCom Application (cp)
-
_PushPlusNotifier_ChannelCp
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelCp()KeyPushPlusNotifier.ChannelCp:WeCom Application (cp).- Returns:
WeCom Application (cp)
-
PushPlusNotifier_ChannelSms
KeyPushPlusNotifier.ChannelSms:SMS (sms).- Returns:
SMS (sms)
-
_PushPlusNotifier_ChannelSms
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelSms()KeyPushPlusNotifier.ChannelSms:SMS (sms).- Returns:
SMS (sms)
-
PushPlusNotifier_BuildAborted
KeyPushPlusNotifier.BuildAborted:Build aborted, sending notification to pushplus.- Returns:
Build aborted, sending notification to pushplus
-
_PushPlusNotifier_BuildAborted
public static org.jvnet.localizer.Localizable _PushPlusNotifier_BuildAborted()KeyPushPlusNotifier.BuildAborted:Build aborted, sending notification to pushplus.- Returns:
Build aborted, sending notification to pushplus
-
PushPlusNotifier_ChannelVoice
KeyPushPlusNotifier.ChannelVoice:Voice (voice).- Returns:
Voice (voice)
-
_PushPlusNotifier_ChannelVoice
public static org.jvnet.localizer.Localizable _PushPlusNotifier_ChannelVoice()KeyPushPlusNotifier.ChannelVoice:Voice (voice).- Returns:
Voice (voice)
-
PushPlusServiceImpl_TokenMissing
KeyPushPlusServiceImpl.TokenMissing:pushplus >>> Token is not configured. Set it under Manage Jenkins > System..- Returns:
pushplus >>> Token is not configured. Set it under Manage Jenkins > System.
-
_PushPlusServiceImpl_TokenMissing
public static org.jvnet.localizer.Localizable _PushPlusServiceImpl_TokenMissing()KeyPushPlusServiceImpl.TokenMissing:pushplus >>> Token is not configured. Set it under Manage Jenkins > System..- Returns:
pushplus >>> Token is not configured. Set it under Manage Jenkins > System.
-
PushPlusServiceImpl_TitleAborted
KeyPushPlusServiceImpl.TitleAborted:{0} Build Aborted.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Aborted
-
_PushPlusServiceImpl_TitleAborted
KeyPushPlusServiceImpl.TitleAborted:{0} Build Aborted.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Aborted
-
PushPlusServiceImpl_TitleSuccess
KeyPushPlusServiceImpl.TitleSuccess:{0} Build Succeeded.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Succeeded
-
_PushPlusServiceImpl_TitleSuccess
KeyPushPlusServiceImpl.TitleSuccess:{0} Build Succeeded.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
{0} Build Succeeded
-
PushPlusNotifier_DescriptorImpl_DisplayName
KeyPushPlusNotifier.DescriptorImpl.DisplayName:pushplus Notification.- Returns:
pushplus Notification
-
_PushPlusNotifier_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _PushPlusNotifier_DescriptorImpl_DisplayName()KeyPushPlusNotifier.DescriptorImpl.DisplayName:pushplus Notification.- Returns:
pushplus Notification
-