Interface BPMNElement

All Known Subinterfaces:
BPMNActivity, BPMNError, BPMNMessage, BPMNSequenceFlow, BPMNSignal, BPMNTimer

public interface BPMNElement
  • Method Details

    • getElementId

      String getElementId()
    • getProcessInstanceId

      String getProcessInstanceId()
    • getProcessDefinitionId

      String getProcessDefinitionId()