| Modifier and Type | Method and Description |
|---|---|
List<BackupJob> |
BackupChain.getBackupJobs()
Getting current backup jobs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackupChainLog.addJobEntry(BackupJob job)
Adding the the backup job.
|
void |
BackupJobListener.onError(BackupJob job,
String message,
Throwable error)
onError.
|
void |
BackupJobListener.onStateChanged(BackupJob job)
onStateChanged.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBackupJob
Created by The eXo Platform SAS
Date: 05.02.2008
|
class |
AbstractFullBackupJob
Created by The eXo Platform SARL .
|
class |
AbstractIncrementalBackupJob
Created by The eXo Platform SARL .
|
| Modifier and Type | Method and Description |
|---|---|
List<BackupJob> |
BackupChainImpl.getBackupJobs() |
| Modifier and Type | Class and Description |
|---|---|
class |
IncrementalBackupJob
Created by The eXo Platform SARL Author : Alex Reshetnyak alex.reshetnyak@exoplatform.com.ua Nov
20, 2007
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullBackupJob
Created by The eXo Platform SARL Author : Alex Reshetnyak alex.reshetnyak@exoplatform.com.ua Nov
21, 2007
|
Copyright © 2018 eXo Platform SAS. All Rights Reserved.