Package | Description |
---|---|
net.bluemind.dataprotect.mailbox.internal |
Modifier and Type | Method and Description |
---|---|
static MboxRestoreService.Mode |
MboxRestoreService.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MboxRestoreService.Mode[] |
MboxRestoreService.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MboxRestoreService.restore(DataProtectGeneration dpg,
ItemValue<Mailbox> mbox,
ItemValue<Domain> domain,
MboxRestoreService.Mode mode,
IServerTaskMonitor monitor) |
Constructor and Description |
---|
RestoreBoxTask(DataProtectGeneration dpg,
Restorable box,
MboxRestoreService.Mode m) |
Copyright © 2021. All Rights Reserved.