public final class MailboxEventDispatcher.MailboxRenamedEventImpl extends MailboxListener.MailboxRenamed
| Constructor and Description |
|---|
MailboxEventDispatcher.MailboxRenamedEventImpl(MailboxSession session,
MailboxPath oldPath,
Mailbox<Id> newMailbox) |
| Modifier and Type | Method and Description |
|---|---|
Mailbox<Id> |
getNewMailbox() |
MailboxPath |
getNewPath()
Gets the new name for this mailbox.
|
getMailboxPath, getSessionpublic MailboxEventDispatcher.MailboxRenamedEventImpl(MailboxSession session, MailboxPath oldPath, Mailbox<Id> newMailbox)
public MailboxPath getNewPath()
MailboxListener.MailboxRenamedgetNewPath in class MailboxListener.MailboxRenamedMailboxListener.MailboxRenamed.getNewPath()Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.