| Package | Description |
|---|---|
| net.bluemind.dataprotect.mailbox |
| 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 © 2024. All Rights Reserved.