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

I can use .processInstanceBusinessKeyIn(...) 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 Business Keys 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.processInstanceBusinessKeyIn("process1", "process2", ...).list();
      

      ==

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce