com.ibm.bpe.api

Interface ProcessResult

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      PIID getPIID()
      Returns the object identifier of the process instance that has been processed.
      ProcessException getProcessException()
      Returns the ProcessException object that describes any error that occurred during processing.
    • Method Detail

      • getPIID

        PIID getPIID()
        Returns the object identifier of the process instance that has been processed.
      • getProcessException

        ProcessException getProcessException()
        Returns the ProcessException object that describes any error that occurred during processing. Returns null if processing completed successfully.
IBM Business Process ManagerTM
Release 8