Namespace Tableau.Migration.Engine.Actions
Classes
MigrateContentAction<TContent>
Default IMigrateContentAction<TContent> implementation.
PreflightAction
IMigrationAction implementation that validates that the migration is ready to begin.
Interfaces
IMigrateContentAction<TContent>
Interface for a migration action that migrates content for a specific content type.
IMigrationAction
Interface for an object that can take action during a migration.
IMigrationActionResult
IResult object for a migration action.