public interface IInternalMailboxItems extends IMailboxItems
Modifier and Type | Interface and Description |
---|---|
static interface |
IInternalMailboxItems.ImapClient |
static interface |
IInternalMailboxItems.ImapCommandRunner |
Modifier and Type | Method and Description |
---|---|
IInternalMailboxItems.ImapCommandRunner |
imapExecutor() |
java.lang.String |
imapFolder() |
java.util.List<ItemIdentifier> |
multiCreate(java.util.List<MailboxItem> items) |
addFlag, create, createById, deleteById, deleteFlag, fetch, fetchComplete, getCompleteById, getForUpdate, multipleById, recentItems, removePart, resync, sortedIds, unexpunge, unreadItems, updateById, uploadPart
allIds, changeset, changesetById, containerChangelog, filteredChangesetById, getVersion, itemChangelog
multipleDeleteById
count
java.util.List<ItemIdentifier> multiCreate(java.util.List<MailboxItem> items)
java.lang.String imapFolder()
IInternalMailboxItems.ImapCommandRunner imapExecutor()
Copyright © 2021. All Rights Reserved.