Namespace Tableau.Migration.Api.Search
Classes
ApiContentReferenceCacheBase<TContent>
Abstract base class for IContentReferenceCache implementations that load items from API clients.
ApiContentReferenceFinderFactory
IContentReferenceFinderFactory implementation that makes API calls, intended for use when the API client is used without a migration engine.
BulkApiContentCache<TContent>
Thread-safe IContentCache<TContent> implementation.
BulkApiContentReferenceCache<TContent>
IContentReferenceCache implementation that loads content items in bulk from an API list client.