SAP NetWeaver '04

com.sapportals.wcm.service.xcrawler
Class IXCrawlerTaskSummary.TaskState

java.lang.Object
  |
  +--com.sapportals.wcm.service.xcrawler.AbstractEnum
        |
        +--com.sapportals.wcm.service.xcrawler.IXCrawlerTaskSummary.TaskState
Enclosing class:
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 SUSPENDED
          The task is suspended and can be resumed
static IXCrawlerTaskSummary.TaskState SUSPENDING
          The task is suspending
 
Constructor Summary
IXCrawlerTaskSummary.TaskState(int value)
           
 
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
Constructor Detail

IXCrawlerTaskSummary.TaskState

public IXCrawlerTaskSummary.TaskState(int value)

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.