Namespace Tableau.Migration.Engine.Hooks.Pulled
Classes
ContentItemPulledContext<TPrepare>
Context for IContentItemPulledHook<TPrepare> operations for pulled content items.
ContentItemPulledHookBase<TPrepare>
Abstract base class for IContentItemPulledHook<TPrepare> hook implementations.
Interfaces
IContentItemPulledHook<TPrepare>
Interface representing a hook called when a content item has pulled all data necessary for migration, but before the item has been prepared for publishing, which include type conversion and transformation.