Namespace Tableau.Migration.Engine.Hooks.Mappings
Namespaces
Tableau.Migration.Engine.Hooks.Mappings.Default
Classes
ContentMappingBase<TContent>
Base implementation for an object that can map content of a specific content type.
ContentMappingBuilder
Default IContentMappingBuilder implementation.
ContentMappingContext<TContent>
Context for IContentMapping<TContent> operations mapping a content item to an intended destination location for publishing and content references.
Interfaces
IContentMappingBuilder
Interface with methods to build IContentMapping<TContent>.
IContentMappingRunner
Interface for an object that can run mappings.
IContentMapping<TContent>
Interface for an object that can map content of a specific content type.