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

I can use processDefinitionKeyIn() and processDefinitionKeyNotIn() in process instance query (history / runtime)

      AT:

      • It is possible to use processDefinitionKeyIn() in ProcessInstanceQuery
      • It is possible to use processDefinitionKeyNotIn() in ProcessInstanceQuery
      • It is possible to use processDefinitionKeyIn() in HistoricProcessInstanceQuery
      • Engine + Rest API

        This is the controller panel for Smart Panels app

            [CAM-10309] I can use processDefinitionKeyIn() and processDefinitionKeyNotIn() in process instance query (history / runtime)

            HistoricProcessInstanceQuery already has #processDefinitionKeyNotIn

            Thorben Lindhauer added a comment - HistoricProcessInstanceQuery already has #processDefinitionKeyNotIn

            Tobias Metzke-Bernstein added a comment - - edited

            Note: The existing HistoricProcessInstanceQuery#processDefinitionKeyNotIn works with NOT LIKE clauses (in contrast to a NOT IN clause) and expects a List<String> rather than a String varargs parameter

            Tobias Metzke-Bernstein added a comment - - edited Note: The existing HistoricProcessInstanceQuery#processDefinitionKeyNotIn works with NOT LIKE clauses (in contrast to a NOT IN clause) and expects a List<String> rather than a String varargs parameter

              Unassigned Unassigned
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: