| Package | Description |
|---|---|
| org.opencms.ui.apps.scheduler |
The scheduled jobs manager app classes
|
| Class and Description |
|---|
| CmsJobBean
Don't use CmsScheduledJobInfo directly, so we don't need to change it if we want to change how the values are
rendered, and having only the fields we want displayed in the table makes it easier to understand.
|
| CmsJobEditView
Form used to edit a scheduled job.
|
| CmsJobManagerApp
The scheduled jobs manager app.
|
| CmsJobTable
Table used to display scheduled jobs, together with buttons for modifying the jobs.
|
| CmsJobTable.TableProperty
Property columns of table, including their Messages for header.
|