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

I can query Process Definitions by Tenant-Id

    XMLWordPrintable

Details

    Description

      TODO:

      • adjust the SQL scripts (create and update) and add a column TENANT_ID_ on ACT_RE_PROCDEF table
      • add a field tenantId on entity class
      • adjust the unique constraint to (process-definition-key, version, tenant-id) - also adjust the java docs (e.q. latest() on query)
      • set the tenant-id on the entity while insert it on deploying
      • inherit the tenant-id from the deployment by default
      • add a method on the ProcessDefinitionQuery to filter by a tenant-id or a list of tenant-ids (tenant-id of the process definition in ...)
      • adjust the REST-API (dto for query request / response)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                michael.schoettes Michael Schoettes
                philipp.ossler Philipp Ossler
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce