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 TypeMethodDescriptionvoidTurSNImportAPI.send(TurSNJobItems turSNJobItems) TurSNDeIndexingAPI.turSNDesIndexingBroker(TurSNJobItems turSNJobItems) booleanTurSNImportAPI.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 TypeMethodDescriptionvoidTurSNProcessQueue.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 TypeMethodDescriptionvoidTurSNServer.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 booleanTurSNJobUtils.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 voidTuringUtils.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 voidTurNutchCommons.push(TurSNJobItems turSNJobItems, boolean auth, int totalAdds, String username, String password, String url)