Uploaded image for project: 'Commons Email'
  1. Commons Email
  2. EMAIL-51

[email] Improve MultiPartEmail to ease extending

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • Operating System: other
      Platform: Other

    • 34056

    Description

      MultiPartEmail currently constructs MimeBodyPart objects in some of the
      methods. Extending MultiPartEmail may require that the type of BodyPart
      constructed be specified by the subclass.

      Replace constructor calls with calls to:
      protected BodyPart getBodyPart()
      protected MultiPart getMultiPart()

      Attachments

        Activity

          People

            Unassigned Unassigned
            troy_poppe@yahoo.com Troy Poppe
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: