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

CurrentState of CaseExecution should be available in Query API

    XMLWordPrintable

Details

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

    Description

      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()

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce