程序包 | 说明 |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.db |
Low-level database connection and access functionality.
|
org.opencms.db.oracle |
Oracle9+ implementation of the OpenCms database connector.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
org.opencms.monitor |
Contains functions to monitor the OpenCms system status.
|
org.opencms.publish |
Classes to handle the OpenCms publish process.
|
org.opencms.workflow |
类和说明 |
---|
CmsPublishManager
This manager provide access to the publish engine runtime information.
|
类和说明 |
---|
CmsPublishEngine
This class is responsible for the publish process.
|
CmsPublishJobInfoBean
Publish job information bean.
|
类和说明 |
---|
CmsPublishJobInfoBean
Publish job information bean.
|
类和说明 |
---|
CmsPublishManager
This manager provide access to the publish engine runtime information.
|
类和说明 |
---|
CmsPublishJobInfoBean
Publish job information bean.
|
类和说明 |
---|
CmsPublishEngine
This class is responsible for the publish process.
|
CmsPublishEngineState
Class defining the publish engine states.
|
CmsPublishException
Used to signal publish issues.
|
CmsPublishHistory
List of already finished publish jobs.
|
CmsPublishJobBase
Defines a read-only publish job.
|
CmsPublishJobEnqueued
Defines a read-only publish job that is still waiting for publishing.
|
CmsPublishJobFinished
Defines a read-only publish job that has been already published.
|
CmsPublishJobInfoBean
Publish job information bean.
|
CmsPublishJobRunning
Defines a read-only publish job that is being published.
|
CmsPublishQueue
This queue contains all not jet started publish jobs.
|
I_CmsPublishEventListener
This interface listens to events for a specific publish job.
|
类和说明 |
---|
CmsPublishJobEnqueued
Defines a read-only publish job that is still waiting for publishing.
|
CmsPublishJobRunning
Defines a read-only publish job that is being published.
|