tableau_migration.migration_engine_services
Wrapper for classes in Tableau.Migration.Engine.Services namespace.
Classes
PyMigrationContentLoaderBase() |
Generic base class for migration content loaders that users can inherit from to create custom loaders. |
|---|---|
PyMigrationServiceBuilder(service_builder) |
Interface for an object that can register service factory overrides for supported service types. |
PyMigrationServiceFactoryCollection(...) |
Interface for an object that contains service factory overrides registered for each service type. |
PyMigrationServiceFactoryContext(ctx) |
Context object for service factories called through an IMigrationServiceFactoryCollection. |
PyServiceType(ty) |
A service type that can be overriden. |