|
Class Summary |
| A_CmsWorkflowManager |
Abstract class which provides common functionality for workflow managers, like initialization of
the configuration parameters. |
| CmsDefaultWorkflowManager |
The default implementation of the workflow manager interface, which offers only publish functionality. |
| CmsExtendedPublish |
A publish class which adds workflow-related error messages. |
| CmsExtendedWorkflowManager |
The default workflow manager implementation, which supports 2 basic actions, Release and Publish. |
| CmsRelease |
A subclass of CmsPublish which builds resource lists for resources which can be released, rather than published. |
| CmsWorkflowNotification |
Notification class for the workflow 'release' action. |
| Messages |
The message bundle for the workflow package. |