Package | Description |
---|---|
com.atlassian.bamboo.configuration |
Modifier and Type | Method and Description |
---|---|
ScheduleBackupConfiguration |
AdministrationConfigurationImpl.getScheduleBackupConfiguration() |
ScheduleBackupConfiguration |
AdministrationConfigurationInterface.getScheduleBackupConfiguration() |
abstract ScheduleBackupConfiguration |
AdministrationConfiguration.getScheduleBackupConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ScheduleBackupBeanImpl.scheduleBackup(ScheduleBackupConfiguration sbc) |
void |
ScheduleBackupBean.scheduleBackup(ScheduleBackupConfiguration sbc) |
void |
AdministrationConfigurationImpl.setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration) |
void |
AdministrationConfigurationInterface.setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration) |
abstract void |
AdministrationConfiguration.setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.