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 Artifact
ArtifactDeployState
Represent the state of an artifact being deployed.
ArtifactDeployState <TArtifact, TEntity>
Represent the state of an artifact being deployed.
ArtifactSignature
DataTypeConfigurationConnectorExtensions
Extension methods adding backwards-compatability between IData
Difference
GridCellValueConnectorExtensions
Extension methods adding backwards-compatability between IGrid
PassThroughCache
A pass through context cache that always creates the items.
ServiceConnectorExtensions
Extension methods adding backwards-compatability between IService
ValueConnectorExtensions
Extension methods adding backwards-compatability between IValue
Interfaces
IArtifact
Represents an artifact ie an object that can be transfered between environments.
IArtifactSignature
Represents the signature of an artifact.
IContextCache
Represents a context cache used by Deploy operations.
IDataTypeConfigurationConnector
Defines methods that can convert data type configuration to / from an environment-agnostic string.
IDataTypeConfigurationConnector2
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.
IGridCellValueConnector2
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.
IServiceConnector2
IUniqueIdentifyingServiceConnector
Provides a method to retrieve an artifact's unique identifier.
IValueConnector
Defines methods that can convert a property value to and from an environment-agnostic string.
IValueConnector2
Enums
ArtifactDependencyMode
Indicates the mode of the dependency.