com.sapportals.wcm.service.xcrawler

Class IXCrawlerTaskSummary.TaskState

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

public static class IXCrawlerTaskSummary.TaskState
extends AbstractEnum

States of a crawler task.


Field Summary
static IXCrawlerTaskSummary.TaskState DELETION
          The task is being deleted
static IXCrawlerTaskSummary.TaskState DONE
          The task is finished
static IXCrawlerTaskSummary.TaskState DOWN
          The task has not yet been started
static IXCrawlerTaskSummary.TaskState FAILED
          The task failed
static IXCrawlerTaskSummary.TaskState POSTPROCESSING
          The task is processing unvisited resources
static IXCrawlerTaskSummary.TaskState RESUMING
          The task is resuming
static IXCrawlerTaskSummary.TaskState RUNNING
          The rask is running (crawling) and can be suspended
static IXCrawlerTaskSummary.TaskState STARTING
          The task is starting up
static IXCrawlerTaskSummary.TaskState STOPPED
          The task is being deleted
static IXCrawlerTaskSummary.TaskState STOPPING
          The task is stopping
static IXCrawlerTaskSummary.TaskState SUSPENDED
          The task is suspended and can be resumed
static IXCrawlerTaskSummary.TaskState SUSPENDING
          The task is suspending
static IXCrawlerTaskSummary.TaskState WAITING_FOR_RESUME
          The task is waiting to be resumed because the max. number of parallel tasks has been reached
static IXCrawlerTaskSummary.TaskState WAITING_FOR_START
          The task is waiting to be started because the max. number of parallel tasks has been reached
 
Constructor Summary
IXCrawlerTaskSummary.TaskState(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.TaskState DOWN
The task has not yet been started


STARTING

public static final IXCrawlerTaskSummary.TaskState STARTING
The task is starting up


RUNNING

public static final IXCrawlerTaskSummary.TaskState RUNNING
The rask is running (crawling) and can be suspended


SUSPENDING

public static final IXCrawlerTaskSummary.TaskState SUSPENDING
The task is suspending


SUSPENDED

public static final IXCrawlerTaskSummary.TaskState SUSPENDED
The task is suspended and can be resumed


RESUMING

public static final IXCrawlerTaskSummary.TaskState RESUMING
The task is resuming


POSTPROCESSING

public static final IXCrawlerTaskSummary.TaskState POSTPROCESSING
The task is processing unvisited resources


DONE

public static final IXCrawlerTaskSummary.TaskState DONE
The task is finished


FAILED

public static final IXCrawlerTaskSummary.TaskState FAILED
The task failed


DELETION

public static final IXCrawlerTaskSummary.TaskState DELETION
The task is being deleted


STOPPED

public static final IXCrawlerTaskSummary.TaskState STOPPED
The task is being deleted


STOPPING

public static final IXCrawlerTaskSummary.TaskState STOPPING
The task is stopping


WAITING_FOR_START

public static final IXCrawlerTaskSummary.TaskState WAITING_FOR_START
The task is waiting to be started because the max. number of parallel tasks has been reached


WAITING_FOR_RESUME

public static final IXCrawlerTaskSummary.TaskState WAITING_FOR_RESUME
The task is waiting to be resumed because the max. number of parallel tasks has been reached

Constructor Detail

IXCrawlerTaskSummary.TaskState

public IXCrawlerTaskSummary.TaskState(int value)
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice