Microsoft.SharePoint.Publishing.Administration namespace
SharePoint 2013
Creates content deployment configuration, path, and job classes.
| Class | Description | |
|---|---|---|
|
ContentDeploymentConfiguration | Contains farm-level settings that are used by the Content Deployment feature. |
|
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 | Represents the configuration of content deployment between one source site and one target site. This class cannot be inherited. |
|
ContentDeploymentPathCollection | Represents a collection of Content Deployment Path objects. |
|
ContentDeploymentSourceError | Contains error information for a content deployment source that results from a content deployment source status check. |
|
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. |
| Delegate | Description | |
|---|---|---|
|
ContentDeploymentEventHandler | Handles the event raised when content is deployed. |
| 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. |
|
ContentDeploymentSourceErrorType | Indicates the type of error that is present in a content deployment source. |
|
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. |
Show: