Class DataCleansingStepController.DataCleangingChainExecutorJobView
- java.lang.Object
-
- org.openforis.collect.web.controller.CollectJobController.WorkerView
-
- org.openforis.collect.web.controller.CollectJobController.JobView
-
- org.openforis.collect.datacleansing.controller.DataCleansingStepController.DataCleangingChainExecutorJobView
-
- All Implemented Interfaces:
Proxy
- Enclosing class:
- DataCleansingStepController
public static class DataCleansingStepController.DataCleangingChainExecutorJobView extends CollectJobController.JobView
-
-
Constructor Summary
Constructors Constructor Description DataCleangingChainExecutorJobView(DataCleansingChainExecutorJob job)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetProcessedNodes()intgetUpdatedRecords()-
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, getStatus, isCompleted, isEnded, isFailed, isRunning
-
-
-
-
Constructor Detail
-
DataCleangingChainExecutorJobView
public DataCleangingChainExecutorJobView(DataCleansingChainExecutorJob job)
-
-