接口 | 说明 |
---|---|
I_CmsPublishEventListener |
This interface listens to events for a specific publish job.
|
类 | 说明 |
---|---|
CmsPublishEngine |
This class is responsible for the publish process.
|
CmsPublishEngineState |
Class defining the publish engine states.
|
CmsPublishEventAdapter |
Default implementation for the
I_CmsPublishEventListener . |
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.
|
CmsPublishListenerCollection |
Publish job information bean.
|
CmsPublishManager |
This manager provide access to the publish engine runtime information.
|
CmsPublishQueue |
This queue contains all not jet started publish jobs.
|
CmsPublishReport |
Report class used for the publish operations.
|
Messages |
Convenience class to access the localized messages of this OpenCms package.
|
异常错误 | 说明 |
---|---|
CmsPublishException |
Used to signal publish issues.
|