| Package | Description |
|---|---|
| org.opencms.ade.publish |
This package contains the server-side classes for the publish module
|
| org.opencms.workflow |
Classes related to publishing and workflow.
|
| Class and Description |
|---|
| A_CmsPublishGroupHelper
Helper class for splitting a publish list into publish groups.
|
| A_CmsPublishGroupHelper.GroupAge
An enum representing the age of a publish list resource.
|
| CmsPublishRelationFinder.ResourceMap
A map from resources to sets of resources, which automtically instantiates an empty set when accessing a key that
doesn't exist via get().
|
| I_CmsPublishRelatedResourceProvider
Interface used to generate mode-specific 'related resources' for the publish dialog in addition to resources linked by normal relations.
|
| I_CmsVirtualProject
This interface can be used to implement a new option in the publish dialog's project selector.
|
| Class and Description |
|---|
| CmsPublishRelationFinder.ResourceMap
A map from resources to sets of resources, which automtically instantiates an empty set when accessing a key that
doesn't exist via get().
|
| CmsRealProjectVirtualWrapper
Wrapper to use real OpenCms projects through the I_CmsVirtualProject interface.
|
| I_CmsVirtualProject
This interface can be used to implement a new option in the publish dialog's project selector.
|