From: <dd...@us...> - 2010-03-24 16:44:51
|
Revision: 1101 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=1101&view=rev Author: ddietz Date: 2010-03-24 16:44:24 +0000 (Wed, 24 Mar 2010) Log Message: ----------- IN PROGRESS - issue PULSE-174: Create a Task to degunk the GroupAnalysisView tree (in case the no. of children of a node exceeds a certain (configurable?) ammount...) http://pulse.torweg.org/jira/browse/PULSE-174 major rework of DataAggregationJoblet and related Configuration... - Encapsulated Aggregation - added encapsulated TaskExecutor - moved all statistics database update stuff to external IConfigurationBasedAggregationTask... Modified Paths: -------------- trunk/bundles/Statistics/bundle.xml trunk/bundles/Statistics/org.torweg.pulse.component.statistics.DataAggregationJoblet.xml trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJoblet.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/DataAggregationJobletConfiguration.java trunk/components/statistics/src/java/org/torweg/pulse/component/statistics/aggregator/AbstractAggregator.java Added Paths: ----------- trunk/bundles/Statistics/org.torweg.pulse.component.statistics.aggregator.task.UpdateStatisticsDatabaseTask.xml This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |