Package com.norconex.crawler.web.doc
Class WebProcessingOutcome
java.lang.Object
com.norconex.crawler.core.ledger.ProcessingOutcome
com.norconex.crawler.web.doc.WebProcessingOutcome
- All Implemented Interfaces:
Serializable
Represents a URL crawling status.
- See Also:
-
Field Summary
FieldsFields inherited from class com.norconex.crawler.core.ledger.ProcessingOutcome
BAD_STATUS, DELETED, ERROR, MODIFIED, NEW, NOT_FOUND, PREMATURE, REJECTED, TOO_DEEP, UNMODIFIED, UNSUPPORTED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.norconex.crawler.core.ledger.ProcessingOutcome
canEqual, equals, hashCode, isGoodState, isGoodState, isNewOrModified, isOneOf, isSkipped, toString, valueOf
-
Field Details
-
REDIRECT
- Since:
- 2.3.0
-
-
Constructor Details
-
WebProcessingOutcome
-