Class SurveyController.SurveyImportJobView
- java.lang.Object
-
- org.openforis.collect.web.controller.CollectJobController.WorkerView
-
- org.openforis.collect.web.controller.CollectJobController.JobView
-
- org.openforis.collect.web.controller.SurveyController.SurveyImportJobView
-
- All Implemented Interfaces:
Proxy
- Enclosing class:
- SurveyController
public static class SurveyController.SurveyImportJobView extends CollectJobController.JobView
-
-
Constructor Summary
Constructors Constructor Description SurveyImportJobView(AbstractSurveyRestoreJob job)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetSurveyId()-
Methods inherited from class org.openforis.collect.web.controller.CollectJobController.JobView
getExtras, getTasks, putExtra
-
Methods inherited from class org.openforis.collect.web.controller.CollectJobController.WorkerView
calculateRemainingMinutes, calculateRemainingTime, getElapsedTime, getErrorMessage, getErrors, getId, getName, getProgressPercent, getRemainingMinutes, getRemainingTime, getResult, getStatus, isCompleted, isEnded, isFailed, isRunning
-
-
-
-
Constructor Detail
-
SurveyImportJobView
public SurveyImportJobView(AbstractSurveyRestoreJob job)
-
-
Method Detail
-
getSurveyId
public Integer getSurveyId()
-
-