public class CATTask extends AbstractGenericTask
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CATTask.SetProperRealizationTask |
static class |
CATTask.Task
This enum defines the different tasks performed by the InternalSwingWorker class.
|
isCancelled| Constructor and Description |
|---|
CATTask(CATTask.Task currentTask,
CarbonAccountingTool caller) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doThisJob()
This method is the inner part of the doInBackground method.
|
cancel, doInBackground, done, getFailureReason, getName, hasBeenCancelled, isCorrectlyTerminated, isVerbose, setCorrectlyTerminated, setFailureReason, setName, toStringaddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgresspublic CATTask(CATTask.Task currentTask, CarbonAccountingTool caller)
protected void doThisJob()
throws java.lang.Exception
AbstractGenericTaskdoThisJob in class AbstractGenericTaskjava.lang.Exception