Uses of Class
com.atlassian.bamboo.configuration.ScheduleBackupConfiguration
Packages that use ScheduleBackupConfiguration
-
Uses of ScheduleBackupConfiguration in com.atlassian.bamboo.configuration
Methods in com.atlassian.bamboo.configuration that return ScheduleBackupConfigurationModifier and TypeMethodDescriptionabstract ScheduleBackupConfigurationAdministrationConfiguration.getScheduleBackupConfiguration()AdministrationConfigurationImpl.getScheduleBackupConfiguration()AdministrationConfigurationInterface.getScheduleBackupConfiguration()Methods in com.atlassian.bamboo.configuration with parameters of type ScheduleBackupConfigurationModifier and TypeMethodDescriptionvoidScheduleBackupBean.scheduleBackup(ScheduleBackupConfiguration sbc) voidScheduleBackupBeanImpl.scheduleBackup(ScheduleBackupConfiguration sbc) abstract voidAdministrationConfiguration.setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration) voidAdministrationConfigurationImpl.setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration) voidAdministrationConfigurationInterface.setScheduleBackupConfiguration(ScheduleBackupConfiguration scheduleBackupConfiguration)