Interface CamundaInputParameter

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

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

    • getCamundaName

      String getCamundaName()
    • setCamundaName

      void setCamundaName(String camundaName)