Uses of Class
com.attivio.sdk.client.SharedClient
-
Packages that use SharedClient Package Description com.attivio.platform.store com.attivio.sdk.client Interfaces for client side AIE development.com.attivio.sdk.schema Models data from fields and describes how each field should be handled by the Attivio engine.com.attivio.sdk.service com.attivio.service -
-
Uses of SharedClient in com.attivio.platform.store
Classes in com.attivio.platform.store with annotations of type SharedClient Modifier and Type Class Description class
MockConnectorHistory
-
Uses of SharedClient in com.attivio.sdk.client
Classes in com.attivio.sdk.client with annotations of type SharedClient Modifier and Type Class Description class
MockSignalTrackingService
-
Uses of SharedClient in com.attivio.sdk.schema
Classes in com.attivio.sdk.schema with annotations of type SharedClient Modifier and Type Class Description class
MockSchemaApi
-
Uses of SharedClient in com.attivio.sdk.service
Classes in com.attivio.sdk.service with annotations of type SharedClient Modifier and Type Class Description class
MockContentStoreClient
Content store that saves the stream to a byte array in memory.class
MockContentStoreProvider
Content store that saves the stream to a byte array in memory.class
MockIngestApi
A mock implementation ofIngestApi
that keeps a list of all messages sent to it.class
MockIngestAuditApi
Mock implementation of both theAuditWriterApi
andAuditReaderApi
interfaces.class
MockTransportDefinitionStore
-
Uses of SharedClient in com.attivio.service
Classes in com.attivio.service with annotations of type SharedClient Modifier and Type Class Description class
MockUnclusteredEventStore
-