Uses of Class
com.viglet.turing.client.sn.job.TurSNJobItems
Packages that use TurSNJobItems
Package
Description
Provides the classes necessary to communicate with Viglet Turing ES.
Provides the classes necessary to create jobs with content indexing and desindexing to Viglet Turing ES.
-
Uses of TurSNJobItems in com.viglet.turing.api.sn.job
Methods in com.viglet.turing.api.sn.job with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionvoid
TurSNImportAPI.send
(TurSNJobItems turSNJobItems) TurSNDeIndexingAPI.turSNDesIndexingBroker
(TurSNJobItems turSNJobItems) boolean
TurSNImportAPI.turSNImportBroker
(TurSNJobItems turSNJobItems) -
Uses of TurSNJobItems in com.viglet.turing.api.sn.queue
Methods in com.viglet.turing.api.sn.queue with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionvoid
TurSNProcessQueue.receiveIndexingQueue
(TurSNJobItems turSNJobItems) -
Uses of TurSNJobItems in com.viglet.turing.client.sn
Methods in com.viglet.turing.client.sn with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionvoid
TurSNServer.importItems
(TurSNJobItems turSNJobItems, boolean showOutput) -
Uses of TurSNJobItems in com.viglet.turing.client.sn.job
Methods in com.viglet.turing.client.sn.job with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionstatic boolean
TurSNJobUtils.importItems
(TurSNJobItems turSNJobItems, TurSNServer turSNServer, boolean showOutput) -
Uses of TurSNJobItems in com.viglet.turing.connector.db
Methods in com.viglet.turing.connector.db that return TurSNJobItems -
Uses of TurSNJobItems in com.viglet.turing.connector.filesystem
Methods in com.viglet.turing.connector.filesystem that return TurSNJobItems -
Uses of TurSNJobItems in com.viglet.turing.connector.queue
Methods in com.viglet.turing.connector.queue with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionvoid
TurConnectorProcessQueue.receiveIndexingQueue
(TurSNJobItems turSNJobItems) -
Uses of TurSNJobItems in com.viglet.turing.genai
Methods in com.viglet.turing.genai with parameters of type TurSNJobItems