public class BackupsViewModel extends BaseRepoViewModel<BackupRepo>
Modifier and Type | Field and Description |
---|---|
private androidx.lifecycle.MediatorLiveData<java.util.List<Backup>> |
backups
BackupFile list
|
mRepo, TAG
Constructor and Description |
---|
BackupsViewModel(android.app.Application app) |
Modifier and Type | Method and Description |
---|---|
androidx.lifecycle.LiveData<java.util.List<Backup>> |
getBackups() |
getErrorMsg, getInfoMessage, getIsWorking, initRepo, onCleared, postErrorMsg, postInfoMessage, postIsWorking, setErrorMsg, setInfoMessage, setIsWorking