info.magnolia.module.rssaggregator.generator
Class CollectStatisticsCommand

java.lang.Object
  extended by info.magnolia.commands.MgnlCommand
      extended by info.magnolia.module.rssaggregator.generator.CollectStatisticsCommand
All Implemented Interfaces:
org.apache.commons.chain.Command

public class CollectStatisticsCommand
extends info.magnolia.commands.MgnlCommand

Collects and generates statistics for imported RSS feed data.

Author:
lfischer

Field Summary
 
Fields inherited from interface org.apache.commons.chain.Command
CONTINUE_PROCESSING, PROCESSING_COMPLETE
 
Constructor Summary
CollectStatisticsCommand()
           
 
Method Summary
 boolean execute(info.magnolia.context.Context context)
           
protected  Date getStatisticsStartDate()
           
 
Methods inherited from class info.magnolia.commands.MgnlCommand
execute, isClone, isEnabled, release, setClone, setEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectStatisticsCommand

public CollectStatisticsCommand()
Method Detail

execute

public boolean execute(info.magnolia.context.Context context)
                throws Exception
Specified by:
execute in class info.magnolia.commands.MgnlCommand
Throws:
Exception

getStatisticsStartDate

protected Date getStatisticsStartDate()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.