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

As Dev I can query for HistoricActivityInstances which have completed a scope or was canceled

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

      AT:

      • there exists the possibility to query after historic activity instances which completed a scope: `historyService.createHistoricActivityInstanceQuery().completeScope()` and
      • there exists the possibility to query after historic activity instances which were canceled: `historyService.createHistoricActivityInstanceQuery().canceled()`
      • The result is an array that contains the corresponding historic activity instances

        This is the controller panel for Smart Panels app

            [CAM-1656] As Dev I can query for HistoricActivityInstances which have completed a scope or was canceled

            Roman Smirnov created issue -
            Roman Smirnov made changes -
            Description Original: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `HistoricActivityInstance.completedProcessInstance()`

            * The result is an array that contains the corresponding historic activity instances
            New: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `HistoricActivityInstance.completedProcessInstance()`

            - The result is an array that contains the corresponding historic activity instances
            Roman Smirnov made changes -
            Description Original: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `HistoricActivityInstance.completedProcessInstance()`

            - The result is an array that contains the corresponding historic activity instances
            New: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `historyService.createHistoricActivityInstanceQuery().completedProcessInstance()`

            - The result is an array that contains the corresponding historic activity instances
            Roman Smirnov made changes -
            Description Original: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `historyService.createHistoricActivityInstanceQuery().completedProcessInstance()`

            - The result is an array that contains the corresponding historic activity instances
            New: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                historyService.createHistoricActivityInstanceQuery().completedProcessInstance()

            - The result is an array that contains the corresponding historic activity instances
            Roman Smirnov made changes -
            Description Original: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                historyService.createHistoricActivityInstanceQuery().completedProcessInstance()

            - The result is an array that contains the corresponding historic activity instances
            New: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `historyService.createHistoricActivityInstanceQuery().completedProcessInstance()`

            - The result is an array that contains the corresponding historic activity instances
            Roman Smirnov made changes -
            Description Original: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance

                `historyService.createHistoricActivityInstanceQuery().completedProcessInstance()`

            - The result is an array that contains the corresponding historic activity instances
            New: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance: `historyService.createHistoricActivityInstanceQuery().completedProcessInstance()`
            * The result is an array that contains the corresponding historic activity instances
            Roman Smirnov made changes -
            Rank New: Ranked higher
            Roman Smirnov made changes -
            Summary Original: As Dev I can query after HistoricActivityInstances which have completed a process instance New: As Dev I can query after HistoricActivityInstances which have ended a process instance
            Roman Smirnov made changes -
            Description Original: AT:

            * there exists the possibility to query after historic activity instances which have completed a process instance: `historyService.createHistoricActivityInstanceQuery().completedProcessInstance()`
            * The result is an array that contains the corresponding historic activity instances
            New: AT:

            * there exists the possibility to query after historic activity instances which have ended a process instance: `historyService.createHistoricActivityInstanceQuery().endedProcessInstance()`
            * The result is an array that contains the corresponding historic activity instances
            Roman Smirnov made changes -
            Link New: This issue is depended on by CAM-1657 [ CAM-1657 ]

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

                Created:
                Updated:
                Resolved: