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

As Dev I can query by an activity id or an activity instance id after HistoricProcessInstances which have been ended by the passed activity id or activity instance id

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine
    • None

      AT:

      • there exists the possiblity to query by an activity id or an activity instance id after historic process instances which have been ended by activities with the passed activity id or activity instance id:
      • `historicService.createHistoricProcessInstanceQuery().endActivityIdIn("ServiceTask_1")`
      • `historicService.createHistoricProcessInstanceQuery().endActivityInstanceIdIn("anActivityInstanceId")`
      • The result is an array that contains the corresponding historic process instances

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: