Interface StatusCallbackListener

    • Method Detail

      • entityProcessComplete

        void entityProcessComplete​(CAS aCas,
                                   EntityProcessStatus aStatus)
        Called when the processing of each entity has completed.
        Parameters:
        aCas - the CAS containing the processed entity and the analysis results
        aStatus - the status of the processing. This object contains a record of any Exception that occurred, as well as timing information.