Microsoft.SharePoint.Publishing.Administration Namespace
Creates content deployment configuration, path, and job classes.
Classes
Class | Description | |
---|---|---|
ContentDeploymentConfiguration | Manages details about a content deployment job. | |
ContentDeploymentEventArgs | Encapsulates content deployment event data. | |
ContentDeploymentException | Represents an exception that is thrown during a content deployment operation. | |
ContentDeploymentJob | Defines details of a content deployment job. | |
ContentDeploymentJobCollection | Represents a collection of Content Deployment Jobs. | |
ContentDeploymentJobOverrideSettings | The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code. | |
ContentDeploymentJobReport | Represents the report for a Content Deployment job. | |
ContentDeploymentJobReportCollection | Represents a collection of Content Deployment Report objects. | |
ContentDeploymentPath | Describes a content deployment path. This class cannot be inherited. | |
ContentDeploymentPathCollection | Represents a collection of Content Deployment Path objects. | |
DeploymentStatus | Indicates the incremental deployment status for a single object. | |
DeploymentStatusDictionary | Represents a collection of DeploymentStatus objects. | |
JobReportBase | This class describes the historical information about a content deployment or content migration job. | |
ReportMessage | The ReportMessage object is the base class for report messaging. |
Delegates
Delegate | Description | |
---|---|---|
ContentDeploymentEventHandler | Handles the event raised when content is deployed. |
Enumerations
Enumeration | Description | |
---|---|---|
ContentDeploymentJobStatus | Enumerates possible status values for the content deployment job. | |
ContentDeploymentJobType | Enumerates possible values for the type of content deployment job. | |
ContentDeploymentNotificationSettings | Enumerates settings that are available for content deployment notifications. | |
ContentDeploymentSqlSnapshotSetting | Specifies whether a content deployment job will use a SQL snapshot for the export operation. | |
JobReportType | Enumerates Job Report types. | |
MessageSeverity | Enumerates the message severity levels. | |
PathAuthenticationOption | Specifies the authentication method on the content deployment path that is used to log on to the destination server. | |
TemporaryFilesOption | Defines whether temporary files are retained or deleted when migration is finished. |