Namespace Umbraco.Core.Publishing
Classes
BasePublishingStrategy
PublishingStrategy
Currently acts as an interconnection between the new public api and the legacy api for publishing
PublishStatus
The result of publishing a content item
UnPublishStatus
The result of unpublishing a content item
Interfaces
IPublishingStrategy
TODO: This should be obsoleted but if we did that then the Publish/Unpublish events on the content service would show that the param is obsoleted Defines the Publishing Strategy
Enums
PublishStatusType
A status type of the result of publishing a content item
UnPublishedStatusType
A status type of the result of unpublishing a content item