Namespace Umbraco.Cms.Core.Deploy
Classes
ArtifactBase<TUdi>
Provides a base class to all artifacts.
ArtifactDependency
Represents an artifact dependency.
ArtifactDependencyCollection
Represents a collection of distinct ArtifactDependency.
ArtifactDeployState
Represent the state of an artifact being deployed.
ArtifactDeployState<TArtifact, TEntity>
Represent the state of an artifact being deployed.
ArtifactSignature
Difference
Interfaces
IArtifact
Represents an artifact ie an object that can be transfered between environments.
IArtifactSignature
Represents the signature of an artifact.
IDataTypeConfigurationConnector
Defines methods that can convert data type configuration to / from an environment-agnostic string.
IDeployContext
Represents a deployment context.
IFileSource
Represents a file source, ie a mean for a target environment involved in a deployment to obtain the content of files being deployed.
IFileType
IFileTypeCollection
IGridCellValueConnector
Defines methods that can convert a grid cell value to / from an environment-agnostic string.
IImageSourceParser
Provides methods to parse image tag sources in property values.
ILocalLinkParser
Provides methods to parse local link tags in property values.
IMacroParser
IServiceConnector
Connects to an Umbraco service.
IUniqueIdentifyingServiceConnector
Provides a method to retrieve an artifact's unique identifier.
IValueConnector
Defines methods that can convert a property value to / from an environment-agnostic string.
Enums
ArtifactDependencyMode
Indicates the mode of the dependency.