@Component @Scope(value="singleton") public class RecordCoordinatesKmlGeneratorJob extends RecordIteratorJob
| Constructor and Description |
|---|
RecordCoordinatesKmlGeneratorJob() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeInternalVariables() |
protected void |
onCompleted() |
protected void |
processRecord(CollectRecord record) |
void |
setCoordinateOperations(CoordinateOperations coordinateOperations) |
void |
setNodeDefinition(CoordinateAttributeDefinition nodeDefinition) |
void |
setOutput(OutputStream output) |
buildTasks, setRecordFilter, setRecordManagerabort, addTask, addTask, addTasks, createTask, execute, getCurrentTask, getCurrentTaskIndex, getJobManager, getProgressPercent, getTasks, hasTaskToRun, initializeTask, nextTask, onTaskCompleted, onTaskEnd, onTaskFailed, release, runTask, setJobManageraddStatusChangeListener, afterExecute, afterExecuteInternal, beforeExecute, beforeExecuteInternal, changeStatus, createInternalVariables, destroy, getDuration, getEndTime, getErrorMessage, getErrorMessageArgs, getId, getLastException, getName, getStartTime, getStatus, getWeight, initialize, isAborted, isCompleted, isEnded, isFailed, isPending, isRunning, logDebug, logError, logInfo, logWarning, notifyAllStatusChangeListeners, onAborted, onEnd, onFailed, removeStatusChangeListener, run, setErrorMessage, setErrorMessageArgs, setLastException, setWeight, validateInput, waitForprotected void initializeInternalVariables()
throws Throwable
initializeInternalVariables in class org.openforis.concurrency.JobThrowableprotected void processRecord(CollectRecord record)
processRecord in class RecordIteratorJobprotected void onCompleted()
onCompleted in class org.openforis.concurrency.Workerpublic void setNodeDefinition(CoordinateAttributeDefinition nodeDefinition)
public void setOutput(OutputStream output)
public void setCoordinateOperations(CoordinateOperations coordinateOperations)
Copyright © 2022 Open Foris. All rights reserved.