Class RemoveMailServerAction

    • Constructor Detail

      • RemoveMailServerAction

        public RemoveMailServerAction()
    • Method Detail

      • getSmtpMailServers

        public Collection getSmtpMailServers()
                                      throws com.atlassian.mail.MailException
        Throws:
        com.atlassian.mail.MailException
      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • setMailServerManager

        public void setMailServerManager​(com.atlassian.mail.server.MailServerManager mailServerManager)