Create a Custom Scheduled Job

From OpenCms Wiki
Revision as of 17:45, 27 June 2007 by Pam (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A scheduled job is a bit of code that is run on a regular basis by OpenCms. You can create custom scheduled jobs by creating a java class that implements I_CmsScheduledJob.

Then you add your Java class to OpenCms. You can either create a jar file, or a class file.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox