Interface CamundaOutputParameter

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

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

    • getCamundaName

      String getCamundaName()
    • setCamundaName

      void setCamundaName(String camundaName)