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

As dev, I can use advanced HistoricTaskInstanceQuery

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.9.0, 7.9.0-alpha2
    • None
    • engine
    • None

    Description

      Extend the HistoricTaskInstanceQuery API by following functionality:

      processVariableValueNotEquals(String variableName, Object variableValue)
      processVariableValueLike(String, Object)
      processVariableValueGreaterThan(String, Object)
      processVariableValueGreaterThanOrEqual(String, Object)
      processVariableValueLessThan(String, Object)
      processVariableValueLessThanOrEqual(String, Object)

      Related to https://github.com/camunda/camunda-bpm-platform/pull/287

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              yana.vasileva Yana Vasileva
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce