A B C D E F G H I J L M N P R S U _ 
All Classes All Packages

A

addRecipients(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
addRecipients(String, Message.RecipientType) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
Adds the given recipients to the current MIME message.
addReplyTo(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
all() - Static method in class hudson.tasks.MailAddressResolver
 
all() - Static method in class jenkins.plugins.mailer.tasks.MailAddressFilter
 
allExtensions() - Static method in class jenkins.plugins.mailer.tasks.MailAddressFilter
 
apply(Set<InternetAddress>) - Method in interface jenkins.plugins.mailer.tasks.MimeMessageBuilder.AddressFilter
 
artifactMatches(String, AbstractBuild<?, ?>) - Method in class hudson.tasks.MailSender
Check whether a path (/-separated) will be archived.

B

buildMimeMessage() - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
Build a MimeMessage instance from the set of supplied parameters.

C

configure(StaplerRequest, JSONObject) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
createMail(Run<?, ?>, TaskListener) - Method in class hudson.tasks.MailSender
 
createSession() - Method in class hudson.tasks.Mailer.DescriptorImpl
Creates a JavaMail session.

D

debug - Static variable in class hudson.tasks.Mailer
Deprecated.
This hack may be removed in future versions
debug - Static variable in class hudson.tasks.MailSender
Deprecated.
This hack may be removed in future versions
descriptor() - Static method in class hudson.tasks.Mailer
 
DESCRIPTOR - Static variable in class hudson.tasks.Mailer
Deprecated.
as of 1.286 Use Mailer.descriptor() to obtain the current instance.
DescriptorImpl() - Constructor for class hudson.tasks.Mailer.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.tasks.Mailer.UserProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.tasks.SMTPAuthentication.DescriptorImpl
 
doAddressCheck(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
doCheckAuthentication(boolean, boolean, boolean) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
doCheckDefaultSuffix(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
doCheckSmtpHost(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
dontNotifyEveryUnstableBuild - Variable in class hudson.tasks.Mailer
If true, only the first unstable build will be reported.
doSendTestMail(String, String, boolean, String, Secret, boolean, boolean, String, String, String) - Method in class hudson.tasks.Mailer.DescriptorImpl
Send an email to the admin address

E

execute(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.tasks.MailSender
Deprecated.

F

filterRecipients(Run<?, ?>, TaskListener, Set<InternetAddress>) - Static method in class jenkins.plugins.mailer.tasks.MailAddressFilter
Returns a copy of the given set of recipients excluding addresses that are filtered out.
findMailAddressFor(User) - Method in class hudson.tasks.MailAddressResolver
Infers e-mail address of the given user.

G

getAddress() - Method in class hudson.tasks.Mailer.UserProperty
 
getAdminAddress() - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
as of 1.4 Use JenkinsLocationConfiguration instead
getAuthentication() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getCharset() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getConfiguredAddress() - Method in class hudson.tasks.Mailer.UserProperty
 
getDefaultSuffix() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getDescriptor() - Method in class jenkins.plugins.mailer.tasks.MailAddressFilter
 
getDisplayName() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getDisplayName() - Method in class hudson.tasks.Mailer.UserProperty.DescriptorImpl
 
getDisplayName() - Method in class hudson.tasks.MailMessageIdAction
 
getDisplayName() - Method in class hudson.tasks.SMTPAuthentication.DescriptorImpl
 
getEmailAddress() - Method in class hudson.tasks.Mailer.UserProperty
 
getExplicitlyConfiguredAddress() - Method in class hudson.tasks.Mailer.UserProperty
Gets an email address, which have been explicitly configured on the user's configuration page.
getFilteredRecipients(AbstractBuild<?, ?>, BuildListener, Set<InternetAddress>) - Static method in class jenkins.plugins.mailer.tasks.MailAddressFilter
Deprecated.
getIconFileName() - Method in class hudson.tasks.MailMessageIdAction
 
getMail(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.tasks.MailSender
Deprecated.
getPassword() - Method in class hudson.tasks.SMTPAuthentication
 
getReplyToAddress() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getRequiredGlobalConfigPagePermission() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getRequiredMonitorService() - Method in class hudson.tasks.Mailer
This class does explicit check pointing.
getShortDescription() - Method in class hudson.cli.MailCommand
 
getSmtpAuthPassword() - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
getSmtpAuthPasswordSecret() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getSmtpAuthUserName() - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
getSmtpHost() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getSmtpPort() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getSmtpServer() - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
getUrl() - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
as of 1.4 Use JenkinsLocationConfiguration instead
getUrlName() - Method in class hudson.tasks.MailMessageIdAction
 
getUsername() - Method in class hudson.tasks.SMTPAuthentication
 
getUseSsl() - Method in class hudson.tasks.Mailer.DescriptorImpl
 
getUseTls() - Method in class hudson.tasks.Mailer.DescriptorImpl
 

H

hasExplicitlyConfiguredAddress() - Method in class hudson.tasks.Mailer.UserProperty
Has the user configured a value explicitly (true), or is it inferred (false)?
hudson.cli - package hudson.cli
 
hudson.tasks - package hudson.tasks
 

I

isApplicable(Class<? extends AbstractProject>) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
isFiltered(AbstractBuild<?, ?>, BuildListener, InternetAddress) - Method in class jenkins.plugins.mailer.tasks.MailAddressFilter
Deprecated.
isNotifyEveryUnstableBuild() - Method in class hudson.tasks.Mailer
 

J

jenkins.plugins.mailer.tasks - package jenkins.plugins.mailer.tasks
 
jenkins.plugins.mailer.tasks.i18n - package jenkins.plugins.mailer.tasks.i18n
 

L

LIST - Static variable in class hudson.tasks.MailAddressResolver
Deprecated.
as of 1.286 Use MailAddressResolver.all() for read access and Extension for registration.
LOGGER - Static variable in class hudson.tasks.Mailer
 

M

MailAddressFilter - Class in jenkins.plugins.mailer.tasks
Checks email addresses if they should be excluded from sent emails.
MailAddressFilter() - Constructor for class jenkins.plugins.mailer.tasks.MailAddressFilter
 
MailAddressFilterDescriptor - Class in jenkins.plugins.mailer.tasks
 
MailAddressFilterDescriptor() - Constructor for class jenkins.plugins.mailer.tasks.MailAddressFilterDescriptor
 
MailAddressResolver - Class in hudson.tasks
Infers e-mail addresses for the user when none is specified.
MailAddressResolver() - Constructor for class hudson.tasks.MailAddressResolver
 
MailCommand - Class in hudson.cli
Sends e-mail through Jenkins.
MailCommand() - Constructor for class hudson.cli.MailCommand
 
MailCommand_ShortDescription() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailCommand.ShortDescription: Reads stdin and sends that out as an e-mail..
Mailer - Class in hudson.tasks
Publisher that sends the build result in e-mail.
Mailer() - Constructor for class hudson.tasks.Mailer
Deprecated.
Mailer(String, boolean, boolean) - Constructor for class hudson.tasks.Mailer
 
Mailer_DisplayName() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.DisplayName: E-mail Notification.
Mailer_EmailSentSuccessfully() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.EmailSentSuccessfully: Email was successfully sent.
Mailer_FailedToSendEmail() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.FailedToSendEmail: Failed to send out e-mail.
Mailer_InsecureAuthError() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.InsecureAuthError: Authentication requires either TLS or SSL to be enabled.
Mailer_InsecureAuthWarning() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.InsecureAuthWarning: For security when using authentication it is recommended to enable either TLS or SSL.
Mailer_Suffix_Error() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.Suffix.Error: This field should be ''@'' followed by a domain name..
Mailer_TestMail_Content(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.TestMail.Content: This is test email #{0} sent from {1}.
Mailer_TestMail_Subject(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.TestMail.Subject: Test email #{0}.
Mailer_Unknown_Host_Name() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.Unknown.Host.Name: Unknown host name: .
Mailer_UserProperty_DisplayName() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.UserProperty.DisplayName: E-mail.
Mailer.DescriptorImpl - Class in hudson.tasks
 
Mailer.UserProperty - Class in hudson.tasks
Per user property that is e-mail address.
Mailer.UserProperty.DescriptorImpl - Class in hudson.tasks
 
MailMessageIdAction - Class in hudson.tasks
Remembers the message ID of the e-mail that was sent for the build.
MailMessageIdAction(String) - Constructor for class hudson.tasks.MailMessageIdAction
 
MailSender - Class in hudson.tasks
Core logic of sending out notification e-mail.
MailSender(String, boolean, boolean) - Constructor for class hudson.tasks.MailSender
 
MailSender(String, boolean, boolean, String) - Constructor for class hudson.tasks.MailSender
 
MailSender(String, boolean, boolean, String, Collection<AbstractProject>) - Constructor for class hudson.tasks.MailSender
 
MailSender_BackToNormal_Normal() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.BackToNormal.Normal: normal.
MailSender_BackToNormal_Stable() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.BackToNormal.Stable: stable.
MailSender_BackToNormalMail_Subject(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.BackToNormalMail.Subject: Jenkins build is back to {0} :.
MailSender_FailureMail_Changes() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.FailureMail.Changes: Changes:.
MailSender_FailureMail_FailedToAccessBuildLog() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.FailureMail.FailedToAccessBuildLog: Failed to access build log.
MailSender_FailureMail_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.FailureMail.Subject: Build failed in Jenkins:.
MailSender_Link(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.Link: See <{0}>.
MailSender_ListEmpty() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.ListEmpty: An attempt to send an e-mail to empty list of recipients, ignored..
MailSender_NoAddress(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.NoAddress: Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured.
MailSender_unauthorized_user(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.unauthorized_user: Not sending mail to unauthorized user {0} due to: {1}.
MailSender_unknown_user(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.unknown_user: Not sending mail to unregistered user {0}.
MailSender_UnstableMail_StillUnstable_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.UnstableMail.StillUnstable.Subject: Jenkins build is still unstable:.
MailSender_UnstableMail_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.UnstableMail.Subject: Jenkins build is unstable:.
MailSender_UnstableMail_ToUnStable_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.UnstableMail.ToUnStable.Subject: Jenkins build became unstable: .
MailSender_user_without_read(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.user_without_read: Not sending mail to user {0} with no permission to view {1}.
MailSender_warning_unauthorized_user(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.warning_unauthorized_user: Warning: {0} is not an authorized user, but sending mail anyway.
MailSender_warning_unknown_user(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.warning_unknown_user: Warning: {0} is not a recognized user, but sending mail anyway.
MailSender_warning_user_without_read(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.warning_user_without_read: Warning: user {0} has no permission to view {1}, but sending mail anyway.
messageId - Variable in class hudson.tasks.MailMessageIdAction
Message ID of the e-mail sent for the build.
Messages - Class in jenkins.plugins.mailer.tasks.i18n
Generated localization support class.
Messages() - Constructor for class jenkins.plugins.mailer.tasks.i18n.Messages
 
MimeMessageBuilder - Class in jenkins.plugins.mailer.tasks
Builder for MimeMessage.
MimeMessageBuilder() - Constructor for class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
MimeMessageBuilder.AddressFilter - Interface in jenkins.plugins.mailer.tasks
 

N

newInstance(User) - Method in class hudson.tasks.Mailer.UserProperty.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.tasks.Mailer.UserProperty.DescriptorImpl
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.tasks.Mailer
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class hudson.tasks.Mailer
 
PluginImpl - Class in hudson.tasks
 
PluginImpl() - Constructor for class hudson.tasks.PluginImpl
 

R

recipients - Variable in class hudson.tasks.Mailer
Whitespace-separated list of e-mail addresses that represent recipients.
resolve(User) - Static method in class hudson.tasks.MailAddressResolver
Try to resolve email address using resolvers.
resolveFast(User) - Static method in class hudson.tasks.MailAddressResolver
Try to resolve user email address fast enough to be used from UI
run() - Method in class hudson.cli.MailCommand
 
run(Run<?, ?>, TaskListener) - Method in class hudson.tasks.MailSender
 

S

sendToIndividuals - Variable in class hudson.tasks.Mailer
If true, individuals will receive e-mails regarding who broke the build.
setAdminAddress(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
as of 1.4 Use JenkinsLocationConfiguration instead
setAuthentication(SMTPAuthentication) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setBody(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setCharset(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setCharset(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setDefaultSuffix(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setDefaultSuffix(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setFrom(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setHudsonUrl(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
as of 1.4 Use JenkinsLocationConfiguration instead
setInReplyTo(MimeMessage, String) - Static method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setListener(TaskListener) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setMimeType(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setRecipientFilter(MimeMessageBuilder.AddressFilter) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setReplyTo(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setReplyToAddress(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setSmtpAuth(String, String) - Method in class hudson.tasks.Mailer.DescriptorImpl
Deprecated.
setSmtpHost(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setSmtpPort(String) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setSubject(String) - Method in class jenkins.plugins.mailer.tasks.MimeMessageBuilder
 
setUseSsl(boolean) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
setUseTls(boolean) - Method in class hudson.tasks.Mailer.DescriptorImpl
 
shouldFilter(Run<?, ?>, TaskListener, InternetAddress) - Method in class jenkins.plugins.mailer.tasks.MailAddressFilter
Checks if a given email should be excluded from the recipients of an email.
SMTPAuthentication - Class in hudson.tasks
 
SMTPAuthentication(String, Secret) - Constructor for class hudson.tasks.SMTPAuthentication
 
SMTPAuthentication.DescriptorImpl - Class in hudson.tasks
 
stringToAddress(String, String) - Static method in class hudson.tasks.Mailer
Converts a string to InternetAddress.
StringToAddress(String, String) - Static method in class hudson.tasks.Mailer

U

UserProperty(String) - Constructor for class hudson.tasks.Mailer.UserProperty
 

_

_MailCommand_ShortDescription() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailCommand.ShortDescription: Reads stdin and sends that out as an e-mail..
_Mailer_DisplayName() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.DisplayName: E-mail Notification.
_Mailer_EmailSentSuccessfully() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.EmailSentSuccessfully: Email was successfully sent.
_Mailer_FailedToSendEmail() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.FailedToSendEmail: Failed to send out e-mail.
_Mailer_InsecureAuthError() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.InsecureAuthError: Authentication requires either TLS or SSL to be enabled.
_Mailer_InsecureAuthWarning() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.InsecureAuthWarning: For security when using authentication it is recommended to enable either TLS or SSL.
_Mailer_Suffix_Error() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.Suffix.Error: This field should be ''@'' followed by a domain name..
_Mailer_TestMail_Content(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.TestMail.Content: This is test email #{0} sent from {1}.
_Mailer_TestMail_Subject(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.TestMail.Subject: Test email #{0}.
_Mailer_Unknown_Host_Name() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.Unknown.Host.Name: Unknown host name: .
_Mailer_UserProperty_DisplayName() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key Mailer.UserProperty.DisplayName: E-mail.
_MailSender_BackToNormal_Normal() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.BackToNormal.Normal: normal.
_MailSender_BackToNormal_Stable() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.BackToNormal.Stable: stable.
_MailSender_BackToNormalMail_Subject(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.BackToNormalMail.Subject: Jenkins build is back to {0} :.
_MailSender_FailureMail_Changes() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.FailureMail.Changes: Changes:.
_MailSender_FailureMail_FailedToAccessBuildLog() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.FailureMail.FailedToAccessBuildLog: Failed to access build log.
_MailSender_FailureMail_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.FailureMail.Subject: Build failed in Jenkins:.
_MailSender_Link(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.Link: See <{0}>.
_MailSender_ListEmpty() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.ListEmpty: An attempt to send an e-mail to empty list of recipients, ignored..
_MailSender_NoAddress(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.NoAddress: Failed to send e-mail to {0} because no e-mail address is known, and no default e-mail domain is configured.
_MailSender_unauthorized_user(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.unauthorized_user: Not sending mail to unauthorized user {0} due to: {1}.
_MailSender_unknown_user(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.unknown_user: Not sending mail to unregistered user {0}.
_MailSender_UnstableMail_StillUnstable_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.UnstableMail.StillUnstable.Subject: Jenkins build is still unstable:.
_MailSender_UnstableMail_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.UnstableMail.Subject: Jenkins build is unstable:.
_MailSender_UnstableMail_ToUnStable_Subject() - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.UnstableMail.ToUnStable.Subject: Jenkins build became unstable: .
_MailSender_user_without_read(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.user_without_read: Not sending mail to user {0} with no permission to view {1}.
_MailSender_warning_unauthorized_user(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.warning_unauthorized_user: Warning: {0} is not an authorized user, but sending mail anyway.
_MailSender_warning_unknown_user(Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.warning_unknown_user: Warning: {0} is not a recognized user, but sending mail anyway.
_MailSender_warning_user_without_read(Object, Object) - Static method in class jenkins.plugins.mailer.tasks.i18n.Messages
Key MailSender.warning_user_without_read: Warning: user {0} has no permission to view {1}, but sending mail anyway.
A B C D E F G H I J L M N P R S U _ 
All Classes All Packages