public final class MailboxEventDispatcher.ExpungedImpl extends MailboxListener.Expunged
| Constructor and Description |
|---|
MailboxEventDispatcher.ExpungedImpl(MailboxSession session,
Mailbox<Id> mailbox,
Map<Long,MessageMetaData> uids) |
| Modifier and Type | Method and Description |
|---|---|
Mailbox<Id> |
getMailbox() |
MessageMetaData |
getMetaData(long uid)
Return the flags which were set for the added message
|
List<Long> |
getUids()
Gets the message UIDs for the subject of this event.
|
getMailboxPath, getSessionpublic MailboxEventDispatcher.ExpungedImpl(MailboxSession session, Mailbox<Id> mailbox, Map<Long,MessageMetaData> uids)
public List<Long> getUids()
MailboxListener.MessageEventgetUids in class MailboxListener.MessageEventMailboxListener.MessageEvent.getUids()public MessageMetaData getMetaData(long uid)
MailboxListener.ExpungedgetMetaData in class MailboxListener.ExpungedMailboxListener.Expunged.getMetaData(long)Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.