com.ibm.wbiserver.manualrecovery

Interface FailedEvent

    • Method Detail

      • getMsgId

        java.lang.String getMsgId()
        Get message id
        Returns:
        String
      • getStatus

        int getStatus()
        Get event status
        Returns:
        int
      • getType

        java.lang.String getType()
        Get event type
        Returns:
        String
      • getDestinationModuleName

        java.lang.String getDestinationModuleName()
        Get destination module name
        Returns:
        destination module name
      • getDestinationComponentName

        java.lang.String getDestinationComponentName()
        Get destination component name
        Returns:
        destination component name
      • getDestinationMethodName

        java.lang.String getDestinationMethodName()
        Get destination method name
        Returns:
        destination method name
      • getSourceModuleName

        java.lang.String getSourceModuleName()
        Get source module name
        Returns:
        source module name
      • getSourceComponentName

        java.lang.String getSourceComponentName()
        Get source component name
        Returns:
        source component name
      • getResubmitDestination

        java.lang.String getResubmitDestination()
        Get destination name for resubmission
        Returns:
        destination name for resubmission
      • getInteractionType

        java.lang.String getInteractionType()
        Get interaction type
        Returns:
        interaction type
      • getFailureMessage

        java.lang.String getFailureMessage()
        Get exception detail
        Returns:
        failure message
      • getSessionId

        java.lang.String getSessionId()
        Get session id
        Returns:
        session id
      • getCorrelationId

        java.lang.String getCorrelationId()
        Get correlation sphere id
        Returns:
        correlation sphere id
      • getDeploymentTarget

        java.lang.String getDeploymentTarget()
        Get deployment target
        Returns:
        deployment target
      • getFailureDateTime

        java.util.Date getFailureDateTime()
        Get failure time
        Returns:
        failure time
      • isESQualified

        java.lang.Boolean isESQualified()
        If the event is associated with event sequencing qualifier
        Returns:
        Boolean.TRUE if ES-qualified Boolean.FALSE if not ES-qualified null not applicable
      • isProcessResponse

        java.lang.Boolean isProcessResponse()
        If the failed event is caused because a failure response could not be sent back to the caller who is a process
        Returns:
        Boolean.TRUE if failed process response Boolean.FALSE if not failed process response null not applicable
      • didInitiateStore

        java.lang.Boolean didInitiateStore()
        If the failed event caused store to be initiated (started)
        Returns:
        Boolean.TRUE if failed event caused store to start Boolean.FALSE if failed event did not cause store to start null not applicable
      • getOwner

        java.lang.String getOwner()
IBM Business Process ManagerTM
Release 8