packagecom.keuin.kbackupfabric.backup.provider;/** * List all backup in disk. Provide their basic information as soon as possible. */publicclassAvailableBackupProvider{// TODO: remove obsolete implementation in command user interface. Use this instead.}