| Package | Description |
|---|---|
| com.atlassian.crowd.manager.backup | |
| com.atlassian.crowd.manager.property | |
| com.atlassian.crowd.model.backup | |
| com.atlassian.crowd.plugin.rest.entity.backup |
| Modifier and Type | Method and Description |
|---|---|
void |
AtlassianSchedulerBackupScheduler.reschedule(BackupConfiguration backupConfiguration) |
void |
BackupScheduler.reschedule(BackupConfiguration backupConfiguration)
Reschedules automated backups job by given configuration
|
| Modifier and Type | Method and Description |
|---|---|
BackupConfiguration |
PropertyManagerGeneric.getBackupConfiguration() |
BackupConfiguration |
PropertyManager.getBackupConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyManagerGeneric.saveBackupConfiguration(BackupConfiguration config) |
void |
PropertyManager.saveBackupConfiguration(BackupConfiguration config)
Saves backup configuration
|
| Modifier and Type | Method and Description |
|---|---|
BackupConfiguration |
BackupConfiguration.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static BackupConfiguration.Builder |
BackupConfiguration.builder(BackupConfiguration data) |
| Modifier and Type | Method and Description |
|---|---|
static BackupConfigurationEntity |
BackupConfigurationEntity.fromConfig(BackupConfiguration config) |
Copyright © 2024 Atlassian. All rights reserved.