Interface ProcessInstanceSequenceFlow

All Known Implementing Classes:
ProcessInstanceSequenceFlowImpl

public interface ProcessInstanceSequenceFlow
  • Method Details

    • getSequenceFlowId

      String getSequenceFlowId()
      ID of the sequence flow
    • getProcessInstanceKey

      String getProcessInstanceKey()
      process instance key for the sequence flow instance
    • getProcessDefinitionKey

      String getProcessDefinitionKey()
      process definition key for the sequence flow instance
    • getProcessDefinitionId

      String getProcessDefinitionId()
      process definition id for the sequence flow instance
    • getElementId

      String getElementId()
      element id for the sequence flow instance
    • getTenantId

      String getTenantId()
      tenant id for the sequence flow instance