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 class
Represents the configuration of a Mail Server in JIRA.static interface
Represents the POP/IMAP Mail Server Panel in the Mail Servers Administration Page.static interface
Represents the 'Send test Email' panel in the Mail Servers Administration Page.static interface
Represents 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.
-