Uses of Package
com.attivio.sdk.scanner.concurrency
-
Packages that use com.attivio.sdk.scanner.concurrency Package Description com.attivio.connector com.attivio.sdk.scanner.concurrency -
Classes in com.attivio.sdk.scanner.concurrency used by com.attivio.connector Class Description ConcurrencyProvider The connector framework pass an implementation of this to the scanner.ConcurrentDocumentFetcherScanner This interface is implemented by the scanner if it wants to take advantage of the platform's concurrent scanner support.ContentStoreAccess The connector framework passes an implementation of this to theDocumentFetchRequest
so it can store the content in Attivio's content store and set the document with a content pointer.DocumentFetchRequest This interface is implemented by the scanner. -
Classes in com.attivio.sdk.scanner.concurrency used by com.attivio.sdk.scanner.concurrency Class Description ConcurrencyProvider The connector framework pass an implementation of this to the scanner.ConcurrentDocumentFetcherScanner This interface is implemented by the scanner if it wants to take advantage of the platform's concurrent scanner support.ContentStoreAccess The connector framework passes an implementation of this to theDocumentFetchRequest
so it can store the content in Attivio's content store and set the document with a content pointer.DocumentAndAcl This class is used by theDocumentFetchRequest
implementation to return the generated document and optionally an ACLDocumentFetchRequest This interface is implemented by the scanner.