Class ReceivedEmailToMap

    • Constructor Detail

      • ReceivedEmailToMap

        public ReceivedEmailToMap()
    • Method Detail

      • toList

        protected List<String> toList​(jodd.mail.EmailAddress[] addresses)
        Turns the email addresses into a list.
        Parameters:
        addresses - the addresses to convert
        Returns:
        the generated list
      • priorityToStr

        protected String priorityToStr​(int priority)
        Turns the priority value into a string representation.
        Parameters:
        priority - the priority value
        Returns:
        the generated string