• Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.16.0, 7.16.0-alpha5
    • Affects Version/s: None
    • Component/s: None
    • None

      Camunda Forms using the new referencing mechanism are represented by a database entity (CamundaFormDefinition) which should persist in a new database table (ACT_RE_CAMFORMDEF). To do that we need to:

      • adjust the SQL scripts (create, drop, migrate).
      • create mapping XML for MyBatis.
      • create entity class CamundaFormDefinition extending ResourceDefinition and holding:
        • key (corresponding to camunda:formRef)
        • deploymentId
        • version
      • create CamundaFormDefinitionManager class.

            Assignee:
            Miklas Boskamp
            Reporter:
            Miklas Boskamp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: