| java.lang.Object net.jforum.summary.SummaryScheduler
Method Summary | |
public static void | startJob() Starts the summary Job. |
startJob | public static void startJob() throws SchedulerException(Code) | | Starts the summary Job. Conditions to start: Is not started yet and is enabled on the file
SystemGlobasl.properties. The to enable it is "summary.enabled"
(ConfigKeys.SUMMARY_IS_ENABLED).
throws: SchedulerException - throws: IOException - |
|
|