Uses of Class
org.openforis.concurrency.proxy.JobProxy
Packages that use JobProxy
-
Uses of JobProxy in org.openforis.collect.io.proxy
Subclasses of JobProxy in org.openforis.collect.io.proxy -
Uses of JobProxy in org.openforis.collect.web.controller
Methods in org.openforis.collect.web.controller that return JobProxyModifier and TypeMethodDescriptionSaikuController.generateRepository(String surveyName, String language) BackupRestoreController.getCurrentJob()RecordController.moveRecords(int surveyId, String fromStep, boolean promote) BackupRestoreController.startBackup(int surveyId) BackupRestoreController.startFullExport(CollectSurvey survey, boolean includeRecordFiles, boolean onlyOwnedRecords, String[] rootEntityKeyValues, boolean full) RecordController.startRandomRecordsGenerationJob(int surveyId, String oldMeasurement, String newMeasurement, Double percentage, String sourceGridSurveyFileName, Boolean countOnly) RecordController.startValidationResportJob(int surveyId)