| Package | Description |
|---|---|
| com.sapportals.wcm.service.xcrawler |
Provides a service that crawls repositories to obtain references to resources.
|
| Modifier and Type | Field and Description |
|---|---|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.DOWN
The thread has not yet been started or is finished
|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.PROVIDING
The thread is providing a resource
|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.RETRIEVING
The thread is retrieving a resource
|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.STARTING
The thread is starting up
|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.STOPPING
The thread is stopping
|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.WAITING
The thread is waiting for input on its queue
|
static IXCrawlerTaskSummary.ThreadState |
IXCrawlerTaskSummary.ThreadState.WORKING
The thread processing input
|
| Modifier and Type | Method and Description |
|---|---|
IXCrawlerTaskSummary.ThreadState[] |
IXCrawlerTaskSummary.getPostprocessorStates()
Get the state of the postprocessor threads.
|
IXCrawlerTaskSummary.ThreadState[] |
IXCrawlerTaskSummary.getProviderStates()
Get the state of the provider threads.
|
IXCrawlerTaskSummary.ThreadState[] |
IXCrawlerTaskSummary.getRetrieverStates()
Get the state of the retriever threads.
|
Copyright 2021 SAP SE Complete Copyright Notice