Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-2269

Fix usage of impl classes in BPMN & CMMN Model

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • bpmn model api
    • None

      Example:

      public interface PlanItemDefinition extends CmmnElement {
      DefaultControl getDefaultControl();
      void setDefaultControl(DefaultControl defaultControlImpl);

      DefaultControl is an anonymous implementationtype. Method should return PlanItemControl.

      Cf. SequenceFlow.getConditionExpression() in BPMN

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: