com.ibm.wbiserver.manualrecovery

Interface FailedEventExceptionReport



  • public interface FailedEventExceptionReport
    The FailedEventExceptionReport interface defines the structured information of exception when performing a batch operation to delete and resubmit failed events.
    • Field Summary

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

      Methods 
      Modifier and Type Method and Description
      java.lang.String getExceptionDetail()
      Get exception detail.
      java.util.Date getExceptionTime()
      Get the time when exception happens.
      java.lang.String getMsgId()
      Get failed event message id.
      boolean isWarning() 
    • Method Detail

      • getMsgId

        java.lang.String getMsgId()
        Get failed event message id.
        Returns:
        message id
      • getExceptionTime

        java.util.Date getExceptionTime()
        Get the time when exception happens.
        Returns:
        exception time
      • getExceptionDetail

        java.lang.String getExceptionDetail()
        Get exception detail.
        Returns:
        exception detail
      • isWarning

        boolean isWarning()
        Returns:
        boolean
IBM Business Process ManagerTM
Release 8