Namespace Tableau.Migration.Engine.Services
Classes
MigrationServiceFactoryContext
Context object for service factories called through an IMigrationServiceFactoryCollection.
Interfaces
IMigrationServiceBuilder
Interface for an object that can register service factory overrides for supported service types.
IMigrationServiceBuilderFactory
Interface for an object that can create IMigrationServiceBuilder objects.
IMigrationServiceFactoryCollection
Interface for an object that contains service factory overrides registered for each service type.
Delegates
MigrationServiceFactory
Function that creates a migration service from a service provider.