package com.beemdevelopment.aegis; public enum BackupsVersioningStrategy { UNDEFINED, MULTIPLE_BACKUPS, SINGLE_BACKUP }