public interface MailServerConfigurationHandler
MailServer object is created by MailServerManager implementation, it is supposed
to call such callback and let the implementation of it decide which extra configuration settings
needs to be applied to such newly created server object.| Modifier and Type | Method and Description |
|---|---|
void |
configureMailServer(MailServer mailServer) |
void configureMailServer(MailServer mailServer)
Copyright © 2018 Atlassian. All rights reserved.