com.atlassian.greenhopper.service.lexorank
Class LexoRankStatisticsAgent.CollectorJob

java.lang.Object
  extended by com.atlassian.greenhopper.service.lexorank.LexoRankStatisticsAgent.CollectorJob
All Implemented Interfaces:
com.atlassian.sal.api.scheduling.PluginJob
Enclosing class:
LexoRankStatisticsAgent

public static class LexoRankStatisticsAgent.CollectorJob
extends java.lang.Object
implements com.atlassian.sal.api.scheduling.PluginJob

A scheduled job that generates a report of the collected statistics.


Constructor Summary
LexoRankStatisticsAgent.CollectorJob()
           
 
Method Summary
 void execute(java.util.Map<java.lang.String,java.lang.Object> jobDataMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexoRankStatisticsAgent.CollectorJob

public LexoRankStatisticsAgent.CollectorJob()
Method Detail

execute

public void execute(java.util.Map<java.lang.String,java.lang.Object> jobDataMap)
Specified by:
execute in interface com.atlassian.sal.api.scheduling.PluginJob


Copyright © 2007-2014 Atlassian. All Rights Reserved.