com.sapportals.wcm.service.xcrawler

Class IXCrawlerTaskSummary.TaskState

java.lang.Object
  extended bycom.sapportals.wcm.service.xcrawler.AbstractEnum
      extended bycom.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 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 resumedbecause 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)
           
 
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 resumedbecause the max. number of parallel tasks has been reached

Constructor Detail

IXCrawlerTaskSummary.TaskState

public IXCrawlerTaskSummary.TaskState(int value)


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. 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.