Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / task @ 702

Name Size Revision Age Author Comment
  impl 702 almost 12 years Cesar Ordiñana If the logdebug is enabled for the BaseTaskStat...
AbstractCancellableTask.java 1.65 KB 696 almost 12 years Joaquín del Cerro Murciano - Dejamos como protegidos los atributos de la c...
AbstractMonitorableTask.java 834 Bytes 598 almost 13 years Cesar Ordiñana Use the task name as the thread name, to make t...
Cancellable.java 2.12 KB 445 about 13 years Joaquín del Cerro Murciano - Remove unused clases from org.gvsig.tools.tas...
CancellableTask.java 1.13 KB 445 about 13 years Joaquín del Cerro Murciano - Remove unused clases from org.gvsig.tools.tas...
MonitorableTask.java 128 Bytes 450 about 13 years Joaquín del Cerro Murciano - Add method "add" to TaskStatus - Add javadoc...
SimpleTaskStatus.java 2.12 KB 594 almost 13 years Cesar Ordiñana Add some corrected method names and deprecate t...
TaskStatus.java 2.71 KB 450 about 13 years Joaquín del Cerro Murciano - Add method "add" to TaskStatus - Add javadoc...
TaskStatusManager.java 3.11 KB 594 almost 13 years Cesar Ordiñana Add some corrected method names and deprecate t...

Latest revisions

# Date Author Comment
702 07/17/2012 07:26 AM Cesar Ordiñana

If the logdebug is enabled for the BaseTaskStatus class, calculate the milliseconds ellapsed between the add and the terminate of the status. This will allow to show how much it costs to perform some tasks.

696 06/25/2012 01:26 PM Joaquín del Cerro Murciano

- Dejamos como protegidos los atributos de la clase para que se pueda sobreescribir su funcionalidad ya que se trata de una clase Base de la que heredar.

598 08/29/2011 08:58 AM Cesar Ordiñana

Use the task name as the thread name, to make task debugging easier.

596 08/22/2011 02:55 AM Cesar Ordiñana

Solve usage of deprecated TaskStatus related methods

595 08/22/2011 02:49 AM Cesar Ordiñana

Add some corrected method names and deprecate the bad ones

594 08/22/2011 02:48 AM Cesar Ordiñana

Add some corrected method names and deprecate the bad ones

457 04/22/2011 10:39 AM Joaquín del Cerro Murciano

Fix minor bugs in JTasksStatus when not has more task running

456 04/22/2011 08:17 AM Joaquín del Cerro Murciano

Fix incorrect method name terminate in TaskStatus.

452 04/21/2011 05:50 PM Joaquín del Cerro Murciano

add autoremove in TaskStatus

451 04/21/2011 03:25 PM Joaquín del Cerro Murciano

View revisions

Also available in: Atom