| Modifier and Type | Class and Description |
|---|---|
class |
DataRestoreJobProxy |
class |
DataRestoreSummaryJobProxy |
| Modifier and Type | Class and Description |
|---|---|
class |
SurveyBackupJobProxy |
| Modifier and Type | Method and Description |
|---|---|
JobProxy |
SaikuService.generateRdb(String surveyName,
String preferredLanguage) |
JobProxy |
DataImportService.getCurrentJob() |
JobProxy |
DataImportService.startImport(List<Integer> entryIdsToImport,
boolean validateRecords,
boolean processInTransaction) |
JobProxy |
DataImportService.startSummaryCreation(String filePath,
String selectedSurveyUri,
boolean overwriteAll,
boolean fullSummary) |
| Modifier and Type | Method and Description |
|---|---|
JobProxy |
CollectJobService.getJob(String jobId) |
JobProxy |
CollectJobService.getLockingJob(String lockId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationLockingJobProxy |
class |
SurveyLockingJobProxy |
| Modifier and Type | Method and Description |
|---|---|
JobProxy |
SaikuController.generateRepository(String surveyName,
String language) |
JobProxy |
BackupRestoreController.getCurrentJob() |
JobProxy |
RecordController.moveRecords(int surveyId,
String fromStep,
boolean promote) |
JobProxy |
BackupRestoreController.startBackup(int surveyId) |
JobProxy |
BackupRestoreController.startFullExport(CollectSurvey survey,
boolean includeRecordFiles,
boolean onlyOwnedRecords,
String[] rootEntityKeyValues,
boolean full) |
JobProxy |
RecordController.startValidationResportJob(int surveyId) |
Copyright © 2020 Open Foris. All rights reserved.