Package org.opencms.workflow
package org.opencms.workflow
Classes related to publishing and workflow.
-
ClassDescriptionAbstract class which provides common functionality for workflow managers, like initialization of the configuration parameters.Default formatter class for publish resources.Compares publish resources by their sort date.Validator which can exclude some resources from publishing and supplies a status object for the excluded resources.The default implementation of the workflow manager interface, which offers only publish functionality.Publish resource formatter for the extended workflow manager.Project wrapper which specially handles the 'release' workflow by reading resources of a project regardless of publish permissions.The default workflow manager implementation, which supports 2 basic actions, Release and Publish.An exception which indicates that a user tried to execute an invalid workflow action.An exception which indicates that the user tried to trigger a workflow action for a set of resources for which some parent folder is not included in the set, but has the resource state 'new'.Notification class for the workflow 'release' action.Set of workflow resources, and an optional workflow.'Formats' a ResourceMap containing resources for publishing by creating a list of CmsPublishResource beans with the appropriate status informations to display.Workflow manager interface.The message bundle for the workflow package.