Interface UimaASProcessStatus

All Superinterfaces:
org.apache.uima.collection.EntityProcessStatus, Serializable
All Known Implementing Classes:
UimaASProcessStatusImpl

public interface UimaASProcessStatus extends org.apache.uima.collection.EntityProcessStatus
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.apache.uima.collection.EntityProcessStatus

    getExceptions, getFailedComponentNames, getProcessTrace, getStatusMessage, isEntitySkipped, isException
  • Method Details

    • getCasReferenceId

      String getCasReferenceId()
    • getParentCasReferenceId

      String getParentCasReferenceId()