Interface MailServerAdministration
- All Known Implementing Classes:
DefaultMailServerAdministration
public interface MailServerAdministration
Represents the Mail Servers Administration Page
- Since:
- v4.3
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classRepresents the configuration of a Mail Server in JIRA.static interfaceRepresents the POP/IMAP Mail Server Panel in the Mail Servers Administration Page.static interfaceRepresents the 'Send test Email' panel in the Mail Servers Administration Page.static interfaceRepresents the Smtp Mail Server Panel in the Mail Servers Administration Page. -
Method Summary
-
Method Details
-
Smtp
Gets an instance of the Smtp Mail Server Administration Panel.- Returns:
- An instance of the Smtp Mail Server Administration Panel.
-
Pop
Gets an instance of the POP/IMAP Mail Server Administration Panel.- Returns:
- An instance of the POP/IMAP Mail Server Administration Panel.
-