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

CurrentState of CaseExecution should be available in Query API

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Cannot Reproduce
    • Icon: L3 - Default L3 - Default
    • 7.3.0, 7.3.0-alpha2
    • None
    • engine
    • None

      For using CMMN and building UI's one major use case is to present enabled or active tasks (and maybe even available) in different ways.

      This is currently not possible with Query API. It would be really convenient to have the status as query condition:

      caseService.createCaseExecutionQuery().currentStatus(CaseExecutionState.ENABLED).list()

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              ruecker Bernd Ruecker
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: