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

As CaseWorker I can start a new Case Instance

    XMLWordPrintable

Details

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

    Description

      AT:

      • there exists a Java Api (corresponding to "RuntimeService#startProcessInstance()") to start a new instance of a case (for example "CaseService#startCaseInstance()")
      • starting a new instance behaves like it is described in the specification of CMMN:
        • the case instance makes a transition into the "Active"-State
        • "ChildActivities" (ie. currently only Stages and HumanTasks) of the case will be created and they are "Available", afterwards they move into the "Enabled"-State (current limitation: there does not happen any check whether the entry criterias - sentries - are satisfied, or the manual activiation is equal to false)
      • expose the new Java Api in the REST Api

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              meyer Daniel Meyer
              roman.smirnov Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce