Class MailServerPopBeanUtil


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static de.aservo.confapi.commons.model.MailServerPopBean toMailServerPopBean​(com.atlassian.mail.server.PopMailServer popMailServer)  
      • Methods inherited from class java.lang.Object

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

      • toMailServerPopBean

        @Nullable
        public static de.aservo.confapi.commons.model.MailServerPopBean toMailServerPopBean​(@Nullable
                                                                                            com.atlassian.mail.server.PopMailServer popMailServer)