public class BackupViewModel extends BaseRepoViewModel<BackupRepo>
Backup
Modifier and Type | Field and Description |
---|---|
private Backup |
backup
Our backup
|
mRepo, TAG
Constructor and Description |
---|
BackupViewModel(android.app.Application app,
Backup backup) |
Modifier and Type | Method and Description |
---|---|
Backup |
getBackup() |
getErrorMsg, getInfoMessage, getIsWorking, initRepo, onCleared, postErrorMsg, postInfoMessage, postIsWorking, setErrorMsg, setInfoMessage, setIsWorking