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 AI.
Provides the classes necessary to create jobs with content indexing and desindexing to Viglet Turing AI.
-
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.wem.util
Methods in com.viglet.turing.connector.wem.util with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionstatic void
TuringUtils.sendToTuring
(TurSNJobItems turSNJobItems, IHandlerConfiguration config, TurSNSiteConfig turSNSiteConfig) -
Uses of TurSNJobItems in com.viglet.turing.nutch.commons
Methods in com.viglet.turing.nutch.commons with parameters of type TurSNJobItemsModifier and TypeMethodDescriptionstatic void
TurNutchCommons.push
(TurSNJobItems turSNJobItems, boolean auth, int totalAdds, String username, String password, String url)