com.sapportals.wcm.service.xcrawler

Class IXCrawlerTaskSummary.ThreadState

java.lang.Object
  extended by com.sapportals.wcm.service.xcrawler.AbstractEnum
      extended by com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.ThreadState
Enclosing interface:
IXCrawlerTaskSummary

public static class IXCrawlerTaskSummary.ThreadState
extends AbstractEnum

States of a crawler thread.


Field Summary
static IXCrawlerTaskSummary.ThreadState DOWN
          The thread has not yet been started or is finished
static IXCrawlerTaskSummary.ThreadState PROVIDING
          The thread is providing a resource
static IXCrawlerTaskSummary.ThreadState RETRIEVING
          The thread is retrieving a resource
static IXCrawlerTaskSummary.ThreadState STARTING
          The thread is starting up
static IXCrawlerTaskSummary.ThreadState STOPPING
          The thread is stopping
static IXCrawlerTaskSummary.ThreadState WAITING
          The thread is waiting for input on its queue
static IXCrawlerTaskSummary.ThreadState WORKING
          The thread processing input
 
Constructor Summary
IXCrawlerTaskSummary.ThreadState(int value)
           
 
Method Summary
 
Methods inherited from class com.sapportals.wcm.service.xcrawler.AbstractEnum
equals, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOWN

public static final IXCrawlerTaskSummary.ThreadState DOWN
The thread has not yet been started or is finished


STARTING

public static final IXCrawlerTaskSummary.ThreadState STARTING
The thread is starting up


WAITING

public static final IXCrawlerTaskSummary.ThreadState WAITING
The thread is waiting for input on its queue


WORKING

public static final IXCrawlerTaskSummary.ThreadState WORKING
The thread processing input


RETRIEVING

public static final IXCrawlerTaskSummary.ThreadState RETRIEVING
The thread is retrieving a resource


PROVIDING

public static final IXCrawlerTaskSummary.ThreadState PROVIDING
The thread is providing a resource


STOPPING

public static final IXCrawlerTaskSummary.ThreadState STOPPING
The thread is stopping

Constructor Detail

IXCrawlerTaskSummary.ThreadState

public IXCrawlerTaskSummary.ThreadState(int value)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice