> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Stage enum

> Reference for the Stage enum in the FlexiCaptureConnector library, whose constants show where FC 12 processing stopped: Verification or Processed.

The *Stage* enum is in the *com.abbyy.connectors.models* namespace. It contains the stages where the processing of a document stopped.

The constants of this class are described below.

## Enum constants

* Verification (500) – the document stopped at the "Verification" stage
* Processed (900) – the document has been successfully processed
