Uploaded image for project: 'James Imap'
  1. James Imap
  2. IMAP-172

Cleanup JPAMailbox

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1
    • JPA Mailbox
    • None

    Description

      Remove the following fields from JPAMailbox, they are not used:

      /** The value for the messageCount field */
      @Basic(optional=false) private int messageCount = 0;

      /** The value for the size field */
      @Basic(optional=false) private long size = 0;

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: