Uses of Class
com.attivio.sdk.client.PooledClient
-
Packages that use PooledClient Package Description com.attivio.sdk.api com.attivio.sdk.client Interfaces for client side AIE development.com.attivio.sdk.client.trigger Copyright 2019 Attivio Inc., All rights reserved. -
-
Uses of PooledClient in com.attivio.sdk.api
Classes in com.attivio.sdk.api with annotations of type PooledClient Modifier and Type Interface Description interfaceContentStoreProviderTheContentStoreProviderprovides access to AIE's content store. -
Uses of PooledClient in com.attivio.sdk.client
Classes in com.attivio.sdk.client with annotations of type PooledClient Modifier and Type Interface Description interfaceDocumentStoreApiClient to the AIE document store (currently available only within an AIE node process).interfaceIngestionHistoryApiTheIngestionHistoryApiis used to provide incremental capabilities to ingestion clients. -
Uses of PooledClient in com.attivio.sdk.client.trigger
Classes in com.attivio.sdk.client.trigger with annotations of type PooledClient Modifier and Type Interface Description interfaceTriggerApiAPI for defining and modifying triggers.
-