com.sapportals.wcm.service.xcrawler

Class IXCrawlerTaskSummary.OperationType

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

public static class IXCrawlerTaskSummary.OperationType
extends AbstractEnum

Types of operations within crawler states
Added in 7.X


Field Summary
static IXCrawlerTaskSummary.OperationType NONE
          no operation specified
static IXCrawlerTaskSummary.OperationType STARTING_CLEARING_EVENTS
          in state STARTING: persisted events are cleared (in case of reindex)
static IXCrawlerTaskSummary.OperationType STARTING_CLEARING_SETS
          in state STARTING: clearing sets
static IXCrawlerTaskSummary.OperationType STARTING_IMPORTING_DELETION_EVENTS
          in state STARTING: persisted deletion-events are imported (delta)
static IXCrawlerTaskSummary.OperationType STARTING_IMPORTING_FAILURE_EVENTS
          in state STARTING: persisted failure-events are imported (delta)
static IXCrawlerTaskSummary.OperationType STARTING_PREPARING_DELTA
          in state STARTING: result of the last crawl is transfered to the old-set (delta)
static IXCrawlerTaskSummary.OperationType STARTING_REFRESHING_DATES
          in state STARTING: dates of the results of last crawl are updated (recrawl errors)
static IXCrawlerTaskSummary.OperationType STARTING_SETUP_TODO
          in state STARTING: error-set is transfered into old-set (recrawl errors)
 
Constructor Summary
IXCrawlerTaskSummary.OperationType(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

NONE

public static final IXCrawlerTaskSummary.OperationType NONE
no operation specified


STARTING_CLEARING_EVENTS

public static final IXCrawlerTaskSummary.OperationType STARTING_CLEARING_EVENTS
in state STARTING: persisted events are cleared (in case of reindex)


STARTING_PREPARING_DELTA

public static final IXCrawlerTaskSummary.OperationType STARTING_PREPARING_DELTA
in state STARTING: result of the last crawl is transfered to the old-set (delta)


STARTING_IMPORTING_DELETION_EVENTS

public static final IXCrawlerTaskSummary.OperationType STARTING_IMPORTING_DELETION_EVENTS
in state STARTING: persisted deletion-events are imported (delta)


STARTING_IMPORTING_FAILURE_EVENTS

public static final IXCrawlerTaskSummary.OperationType STARTING_IMPORTING_FAILURE_EVENTS
in state STARTING: persisted failure-events are imported (delta)


STARTING_REFRESHING_DATES

public static final IXCrawlerTaskSummary.OperationType STARTING_REFRESHING_DATES
in state STARTING: dates of the results of last crawl are updated (recrawl errors)


STARTING_SETUP_TODO

public static final IXCrawlerTaskSummary.OperationType STARTING_SETUP_TODO
in state STARTING: error-set is transfered into old-set (recrawl errors)


STARTING_CLEARING_SETS

public static final IXCrawlerTaskSummary.OperationType STARTING_CLEARING_SETS
in state STARTING: clearing sets

Constructor Detail

IXCrawlerTaskSummary.OperationType

public IXCrawlerTaskSummary.OperationType(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