Class MailServerSmtpBeanUtil


  • public class MailServerSmtpBeanUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static de.aservo.confapi.commons.model.MailServerSmtpBean toMailServerSmtpBean​(com.atlassian.mail.server.SMTPMailServer smtpMailServer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toMailServerSmtpBean

        @Nullable
        public static de.aservo.confapi.commons.model.MailServerSmtpBean toMailServerSmtpBean​(@Nullable
                                                                                              com.atlassian.mail.server.SMTPMailServer smtpMailServer)