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

I can use .ProcessDefinitionKeyIn(...) in task Query

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.3.0, 7.3.0-alpha3
    • None
    • engine

    Description

      At:

      • using the Java Api, I can provide a list of Process Definition keys (The process definition key is the id of the processes in BPMN Xml) when querying for tasks
      • at the SQL Level, this is translated into the SQL in ... statement
      • also available in the REST api
      • can be used in filters

      ===

      Api Idea:

      taskService.processDefinitionKeyIn("process1", "process2", ...).list();
      

      ==

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                smirnov Roman Smirnov
                meyer Daniel Meyer
                Votes:
                1 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce