Interface Incident


@Deprecated public interface Incident
Deprecated.
since 8.8 for removal in 8.9, replaced by Incident
  • Method Details

    • getKey

      Long getKey()
      Deprecated.
    • getProcessDefinitionKey

      Long getProcessDefinitionKey()
      Deprecated.
    • getBpmnProcessId

      String getBpmnProcessId()
      Deprecated.
    • getProcessInstanceKey

      Long getProcessInstanceKey()
      Deprecated.
    • getErrorType

      String getErrorType()
      Deprecated.
    • getErrorMessage

      String getErrorMessage()
      Deprecated.
    • getFlowNodeId

      String getFlowNodeId()
      Deprecated.
    • getFlowNodeInstanceKey

      Long getFlowNodeInstanceKey()
      Deprecated.
    • getCreationTime

      String getCreationTime()
      Deprecated.
    • getState

      String getState()
      Deprecated.
    • getJobKey

      Long getJobKey()
      Deprecated.
    • getTreePath

      String getTreePath()
      Deprecated.
    • getTenantId

      String getTenantId()
      Deprecated.