public class MboxRestoreService
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MboxRestoreService.Mode  | 
| Constructor and Description | 
|---|
MboxRestoreService()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
restore(DataProtectGeneration dpg,
       ItemValue<Mailbox> mbox,
       ItemValue<Domain> domain,
       MboxRestoreService.Mode mode,
       IServerTaskMonitor monitor)  | 
public void restore(DataProtectGeneration dpg, ItemValue<Mailbox> mbox, ItemValue<Domain> domain, MboxRestoreService.Mode mode, IServerTaskMonitor monitor) throws ServerFault, IMAPException
dpg - mbox - mode - monitor - ServerFaultIMAPExceptionCopyright © 2021. All Rights Reserved.