Aqualogic Interaction API  
 

PT_CRAWL_INFO Fields

The fields of the PT_CRAWL_INFO class are listed below. For a complete list of PT_CRAWL_INFO class members, see the PT_CRAWL_INFO Members topic.

Public Static Fields

MAX_NUMBER_PROCESSING_THREADS Indicates the maximum number of pulling threads that a crawl will have
MAX_NUMBER_PULLING_THREADS Indicates the maximum number of pulling threads that a crawl will have
PT_CRAWL_INFO_CRAWL_DEPTH Indicates the maximum depth of nodes that should be crawled.
PT_CRAWL_INFO_CRAWL_DESCRIPTION Description of the Crawler
PT_CRAWL_INFO_INVALID Indicates the number of items in this enumeration
PT_CRAWL_INFO_THREADS Indicates the number of threads that should be used during a Crawl

See Also

PT_CRAWL_INFO Class | com.plumtree.server Namespace | IPTCrawler