| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| Modifier and Type | Method and Description |
|---|---|
CmsScheduleManager |
CmsSchedulerConfiguration.getScheduleManager()
Returns the configured schedule manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmsScheduleManager |
OpenCmsCore.getScheduleManager()
Returns the configured schedule manager.
|
static CmsScheduleManager |
OpenCms.getScheduleManager()
Returns the configured schedule manager.
|