Interface CamundaEntry

All Superinterfaces:
BpmnModelElementInstance, CamundaGenericValueElement, ModelElementInstance
All Known Implementing Classes:
CamundaEntryImpl

public interface CamundaEntry extends BpmnModelElementInstance, CamundaGenericValueElement
The BPMN camundaEntry camunda extension element
Author:
Sebastian Menski
  • Method Details

    • getCamundaKey

      String getCamundaKey()
    • setCamundaKey

      void setCamundaKey(String camundaKey)