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

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.0, 7.3.0-alpha3
    • Affects Version/s: None
    • Component/s: engine

      At:

      • using the Java Api, I can provide a list of task definition keys (the ids of the tasks 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.taskDefinitionKeyIn("task1", "task2", ...).list();
      

      ==

            Assignee:
            Thorben Lindhauer
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: