I can query for HistoricVariableInstances using executionId and taskId

XMLWordPrintable

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

      AT:

      historyService.createHistoricVariableInstanceQuery()
      .executionIdIn(String... executionIds)
      .list();

      historyService.createHistoricVariableInstanceQuery()
      .taskIdIn(String... taskIds)
      .list();

      Compare org.camunda.bpm.engine.runtime.VariableInstanceQuery

      • add to REST API

        This is the controller panel for Smart Panels app

              Assignee:
              Roman Smirnov
              Reporter:
              Robert Gimbel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: