|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BackupJobListener | |
|---|---|
| org.exoplatform.services.jcr.ext.backup | |
| org.exoplatform.services.jcr.ext.backup.impl | |
| Uses of BackupJobListener in org.exoplatform.services.jcr.ext.backup |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup with parameters of type BackupJobListener | |
|---|---|
void |
BackupJob.addListener(BackupJobListener listener)
Adding listener. |
void |
BackupChain.addListener(BackupJobListener listener)
Add listener to all existing and will be created in future jobs. |
void |
BackupJob.removeListener(BackupJobListener listener)
Remove listener. |
void |
BackupChain.removeListener(BackupJobListener listener)
Remove listener from all existing and don't add it to a created in future jobs. |
| Uses of BackupJobListener in org.exoplatform.services.jcr.ext.backup.impl |
|---|
| Methods in org.exoplatform.services.jcr.ext.backup.impl with parameters of type BackupJobListener | |
|---|---|
void |
BackupChainImpl.addListener(BackupJobListener listener)
|
void |
AbstractBackupJob.addListener(BackupJobListener listener)
|
void |
BackupChainImpl.removeListener(BackupJobListener listener)
|
void |
AbstractBackupJob.removeListener(BackupJobListener listener)
|
|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||