Field and Description |
---|
hudson.tasks.Mailer.DESCRIPTOR
as of 1.286
Use
Mailer.descriptor() to obtain the current instance. |
hudson.tasks.MailAddressResolver.LIST
as of 1.286
Use
MailAddressResolver.all() for read access and Extension for registration. |
Method and Description |
---|
hudson.tasks.Mailer.DescriptorImpl.getAdminAddress()
as of 1.4
Use
JenkinsLocationConfiguration |
hudson.tasks.Mailer.DescriptorImpl.getUrl()
as of 1.4
Use
JenkinsLocationConfiguration |
hudson.tasks.Mailer.DescriptorImpl.setAdminAddress(String)
as of 1.4
Use
JenkinsLocationConfiguration |
hudson.tasks.Mailer.DescriptorImpl.setHudsonUrl(String)
as of 1.4
Use
JenkinsLocationConfiguration |
Constructor and Description |
---|
hudson.tasks.Mailer() |
Copyright © 2014. All rights reserved.