Uses of Class
com.attivio.sdk.client.exposedapi.jmx.JmxManageable
-
Packages that use JmxManageable Package Description com.attivio.sdk.client Interfaces for client side AIE development.com.attivio.sdk.client.audit com.attivio.sdk.search.relevancy Contains classes relevancy model related classes. -
-
Uses of JmxManageable in com.attivio.sdk.client
Classes in com.attivio.sdk.client with annotations of type JmxManageable Modifier and Type Interface Description interface
AutoCompleteApi
API for the retrieving of query completion suggestions based on a current query request.interface
ConnectorControlApi
API that allows for control over predefined connectors inside the AIE platform.interface
DictionaryClient
Dictionary Management API.interface
DocumentProcessorApi
Simple api that runs documents directly through a specified ingest workflow.interface
RelevancyModelApi
API for interacting with relevancy models in the system.interface
SignalTrackingApi
API for interacting tracking signals in the system. -
Uses of JmxManageable in com.attivio.sdk.client.audit
Classes in com.attivio.sdk.client.audit with annotations of type JmxManageable Modifier and Type Interface Description interface
AuditReaderApi
The AuditReaderApi allows for the consumption of audit information about the processing of messages documents.interface
AuditWriterApi
The AuditWriterApi allows for the creation of audit information about the processing of documents. -
Uses of JmxManageable in com.attivio.sdk.search.relevancy
Classes in com.attivio.sdk.search.relevancy with annotations of type JmxManageable Modifier and Type Interface Description interface
SignalAdminApi
API for internal signal store administration.
-